#5ADAEA#5ADAEA
#5ADAEA is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.114 H 206.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADAEA |
|---|---|
| RGB | rgb(90, 218, 234) |
| HSL | hsl(187, 77%, 64%) |
| HSV | hsv(187, 62%, 92%) |
| CMYK | cmyk(61.5%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.88, -30.40, -18.37) |
| CIE-LCH | lch(80.88, 35.52, 211.15°) |
| OKLab | oklab(82.35% -0.1015 -0.0509) |
| OKLCH | oklch(82.35% 0.114 206.6) |
| XYZ | xyz(44.1329, 58.2523, 86.7439) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADAEA #EA6A5A
analogous
#5AEAB2 #5ADAEA #5A92EA
triadic
#5ADAEA #EA5ADA #DAEA5A
tetradic
#5ADAEA #B25AEA #EA6A5A #92EA5A
square
#5ADAEA #B25AEA #EA6A5A #92EA5A
split-complementary
#5ADAEA #EA5A92 #EAB25A
monochromatic
#17A1B3 #24CEE3 #5ADAEA #90E6F1 #C7F2F8
Accessibility & contrast
On white
1.66
#5ADAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5ADAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADAEA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADAEA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5adaea; /* rgb */ color: rgb(90, 218, 234); /* oklch */ color: oklch(82.3% 0.114 206.6);
Tailwind
colors: {
custom: {
50: '#97e5f0',
500: '#5adaea',
950: '#000000',
},
}SCSS
$custom: #5adaea; $custom-light: #97e5f0; $custom-dark: #000000;
JSON
{
"hex": "#5adaea",
"rgb": {
"r": 90,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.82346,
"c": 0.11359,
"h": 206.6
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#5ADAEA
secondary
#B34335
accent
#230CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485