#5ADDE9#5ADDE9
#5ADDE9 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.115 H 203.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDE9 |
|---|---|
| RGB | rgb(90, 221, 233) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.4%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.71, -32.12, -16.59) |
| CIE-LCH | lch(81.71, 36.15, 207.31°) |
| OKLab | oklab(83.01% -0.105 -0.0459) |
| OKLCH | oklch(83.01% 0.115 203.6) |
| XYZ | xyz(44.7746, 59.7650, 86.2511) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDE9 #E9665A
analogous
#5AE9AD #5ADDE9 #5A95E9
triadic
#5ADDE9 #E95ADD #DDE95A
tetradic
#5ADDE9 #AD5AE9 #E9665A #95E95A
square
#5ADDE9 #AD5AE9 #E9665A #95E95A
split-complementary
#5ADDE9 #E95A95 #E9AD5A
monochromatic
#18A4B1 #24D2E2 #5ADDE9 #90E8F0 #C6F3F7
Accessibility & contrast
On white
1.62
#5ADDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5ADDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDE9
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDE9 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EA
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adde9; /* rgb */ color: rgb(90, 221, 233); /* oklch */ color: oklch(83.0% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#98e8f0',
500: '#5adde9',
950: '#000000',
},
}SCSS
$custom: #5adde9; $custom-light: #98e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5adde9",
"rgb": {
"r": 90,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.035,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83005,
"c": 0.1146,
"h": 203.6
},
"luminance": 0.5977
}Semantic roles & 50–950 ramp
primary
#5ADDE9
secondary
#B14036
accent
#1E0DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485