#5ADDEB#5ADDEB
#5ADDEB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.115 H 205.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDEB |
|---|---|
| RGB | rgb(90, 221, 235) |
| HSL | hsl(186, 78%, 64%) |
| HSV | hsv(186, 62%, 92%) |
| CMYK | cmyk(61.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.77, -31.56, -17.56) |
| CIE-LCH | lch(81.77, 36.11, 209.09°) |
| OKLab | oklab(83.08% -0.1042 -0.0486) |
| OKLCH | oklch(83.08% 0.115 205) |
| XYZ | xyz(45.0620, 59.8799, 87.7643) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.01
Robin'S Egg
#6DEDFD
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDEB #EB685A
analogous
#5AEBB0 #5ADDEB #5A94EB
triadic
#5ADDEB #EB5ADD #DDEB5A
tetradic
#5ADDEB #B05AEB #EB685A #94EB5A
square
#5ADDEB #B05AEB #EB685A #94EB5A
split-complementary
#5ADDEB #EB5A94 #EBB05A
monochromatic
#16A5B5 #23D2E4 #5ADDEB #91E8F2 #C7F3F8
Accessibility & contrast
On white
1.62
#5ADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5ADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDEB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDEB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5addeb; /* rgb */ color: rgb(90, 221, 235); /* oklch */ color: oklch(83.1% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#98e8f1',
500: '#5addeb',
950: '#000000',
},
}SCSS
$custom: #5addeb; $custom-light: #98e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5addeb",
"rgb": {
"r": 90,
"g": 221,
"b": 235
},
"hsl": {
"h": 185.793,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83077,
"c": 0.11498,
"h": 205
},
"luminance": 0.59885
}Semantic roles & 50–950 ramp
primary
#5ADDEB
secondary
#B54135
accent
#1F0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485