#5ADEE9#5ADEE9
#5ADEE9 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.115 H 202.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEE9 |
|---|---|
| RGB | rgb(90, 222, 233) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.4%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.00, -32.59, -16.15) |
| CIE-LCH | lch(82.00, 36.38, 206.36°) |
| OKLab | oklab(83.24% -0.106 -0.0447) |
| OKLCH | oklch(83.24% 0.115 202.9) |
| XYZ | xyz(45.0394, 60.2946, 86.3394) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEE9 #E9655A
analogous
#5AE9AC #5ADEE9 #5A96E9
triadic
#5ADEE9 #E95ADE #DEE95A
tetradic
#5ADEE9 #AC5AE9 #E9655A #96E95A
square
#5ADEE9 #AC5AE9 #E9655A #96E95A
split-complementary
#5ADEE9 #E95A96 #E9AC5A
monochromatic
#18A5B1 #24D3E2 #5ADEE9 #90E9F0 #C6F4F7
Accessibility & contrast
On white
1.61
#5ADEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5ADEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEE9
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEE9 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adee9; /* rgb */ color: rgb(90, 222, 233); /* oklch */ color: oklch(83.2% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#98e8f0',
500: '#5adee9',
950: '#000000',
},
}SCSS
$custom: #5adee9; $custom-light: #98e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5adee9",
"rgb": {
"r": 90,
"g": 222,
"b": 233
},
"hsl": {
"h": 184.615,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83237,
"c": 0.11507,
"h": 202.9
},
"luminance": 0.60299
}Semantic roles & 50–950 ramp
primary
#5ADEE9
secondary
#B13F36
accent
#1D0DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485