#5ADEE5#5ADEE5
#5ADEE5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.115 H 200.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEE5 |
|---|---|
| RGB | rgb(90, 222, 229) |
| HSL | hsl(183, 73%, 63%) |
| HSV | hsv(183, 61%, 90%) |
| CMYK | cmyk(60.7%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(81.88, -33.70, -14.21) |
| CIE-LCH | lch(81.88, 36.58, 202.87°) |
| OKLab | oklab(83.1% -0.1076 -0.0394) |
| OKLCH | oklch(83.1% 0.115 200.1) |
| XYZ | xyz(44.4745, 60.0686, 83.3641) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.55
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEE5 #E5615A
analogous
#5AE5A7 #5ADEE5 #5A98E5
triadic
#5ADEE5 #E55ADE #DEE55A
tetradic
#5ADEE5 #A75AE5 #E5615A #98E55A
square
#5ADEE5 #A75AE5 #E5615A #98E55A
split-complementary
#5ADEE5 #E55A98 #E5A75A
monochromatic
#1BA3AA #25D3DD #5ADEE5 #8FE9ED #C4F3F6
Accessibility & contrast
On white
1.61
#5ADEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5ADEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEE5
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEE5 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5adee5; /* rgb */ color: rgb(90, 222, 229); /* oklch */ color: oklch(83.1% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#97e8ed',
500: '#5adee5',
950: '#000000',
},
}SCSS
$custom: #5adee5; $custom-light: #97e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5adee5",
"rgb": {
"r": 90,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.022,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83098,
"c": 0.11461,
"h": 200.1
},
"luminance": 0.60073
}Semantic roles & 50–950 ramp
primary
#5ADEE5
secondary
#AB3E38
accent
#1B11D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484