#5ADCEA#5ADCEA
#5ADCEA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.114 H 205.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADCEA |
|---|---|
| RGB | rgb(90, 220, 234) |
| HSL | hsl(186, 77%, 64%) |
| HSV | hsv(186, 62%, 92%) |
| CMYK | cmyk(61.5%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.45, -31.36, -17.51) |
| CIE-LCH | lch(81.45, 35.92, 209.17°) |
| OKLab | oklab(82.81% -0.1036 -0.0485) |
| OKLCH | oklch(82.81% 0.114 205.1) |
| XYZ | xyz(44.6547, 59.2958, 86.9178) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.94
Robin'S Egg
#6DEDFD
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.57
Neon Blue
#04D9FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADCEA #EA685A
analogous
#5AEAB0 #5ADCEA #5A94EA
triadic
#5ADCEA #EA5ADC #DCEA5A
tetradic
#5ADCEA #B05AEA #EA685A #94EA5A
square
#5ADCEA #B05AEA #EA685A #94EA5A
split-complementary
#5ADCEA #EA5A94 #EAB05A
monochromatic
#17A4B3 #24D0E3 #5ADCEA #90E8F1 #C7F3F8
Accessibility & contrast
On white
1.63
#5ADCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5ADCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADCEA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADCEA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adcea; /* rgb */ color: rgb(90, 220, 234); /* oklch */ color: oklch(82.8% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#98e7f0',
500: '#5adcea',
950: '#000000',
},
}SCSS
$custom: #5adcea; $custom-light: #98e7f0; $custom-dark: #000000;
JSON
{
"hex": "#5adcea",
"rgb": {
"r": 90,
"g": 220,
"b": 234
},
"hsl": {
"h": 185.833,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.82809,
"c": 0.11436,
"h": 205.1
},
"luminance": 0.59301
}Semantic roles & 50–950 ramp
primary
#5ADCEA
secondary
#B34135
accent
#200CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485