#5ADEE4#5ADEE4
#5ADEE4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.115 H 199.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEE4 |
|---|---|
| RGB | rgb(90, 222, 228) |
| HSL | hsl(183, 72%, 62%) |
| HSV | hsv(183, 61%, 89%) |
| CMYK | cmyk(60.5%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(81.85, -33.98, -13.73) |
| CIE-LCH | lch(81.85, 36.65, 202.00°) |
| OKLab | oklab(83.06% -0.108 -0.038) |
| OKLCH | oklch(83.06% 0.115 199.4) |
| XYZ | xyz(44.3353, 60.0130, 82.6309) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Robin'S Egg
#6DEDFD
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEE4 #E4605A
analogous
#5AE4A5 #5ADEE4 #5A99E4
triadic
#5ADEE4 #E45ADE #DEE45A
tetradic
#5ADEE4 #A55AE4 #E4605A #99E45A
square
#5ADEE4 #A55AE4 #E4605A #99E45A
split-complementary
#5ADEE4 #E45A99 #E4A55A
monochromatic
#1CA2A8 #25D3DB #5ADEE4 #8FE9ED #C3F3F5
Accessibility & contrast
On white
1.61
#5ADEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5ADEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEE4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEE4 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adee4; /* rgb */ color: rgb(90, 222, 228); /* oklch */ color: oklch(83.1% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#97e8ec',
500: '#5adee4',
950: '#000000',
},
}SCSS
$custom: #5adee4; $custom-light: #97e8ec; $custom-dark: #000000;
JSON
{
"hex": "#5adee4",
"rgb": {
"r": 90,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.609,
"s": 71.875,
"l": 62.353
},
"oklch": {
"l": 0.83063,
"c": 0.11454,
"h": 199.4
},
"luminance": 0.60018
}Semantic roles & 50–950 ramp
primary
#5ADEE4
secondary
#AA3D38
accent
#1A12D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484