#5ADEE2#5ADEE2
#5ADEE2 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.114 H 198.0°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADEE2 |
|---|---|
| RGB | rgb(90, 222, 226) |
| HSL | hsl(182, 70%, 62%) |
| HSV | hsv(182, 60%, 89%) |
| CMYK | cmyk(60.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.79, -34.52, -12.76) |
| CIE-LCH | lch(81.79, 36.81, 200.28°) |
| OKLab | oklab(82.99% -0.1089 -0.0353) |
| OKLCH | oklch(82.99% 0.114 198) |
| XYZ | xyz(44.0593, 59.9026, 81.1771) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Mediumturquoise
#48D1CC
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADEE2 #E25E5A
analogous
#5AE2A2 #5ADEE2 #5A9AE2
triadic
#5ADEE2 #E25ADE #DEE25A
tetradic
#5ADEE2 #A25AE2 #E25E5A #9AE25A
square
#5ADEE2 #A25AE2 #E25E5A #9AE25A
split-complementary
#5ADEE2 #E25A9A #E2A25A
monochromatic
#1DA1A5 #26D3D9 #5ADEE2 #8EE8EB #C2F3F4
Accessibility & contrast
On white
1.62
#5ADEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5ADEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADEE2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADEE2 | 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)
#D0D4E3
Deuteranopia (green-blind)
#BAC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adee2; /* rgb */ color: rgb(90, 222, 226); /* oklch */ color: oklch(83.0% 0.114 198.0);
Tailwind
colors: {
custom: {
50: '#97e8eb',
500: '#5adee2',
950: '#000000',
},
}SCSS
$custom: #5adee2; $custom-light: #97e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5adee2",
"rgb": {
"r": 90,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.765,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.82995,
"c": 0.11447,
"h": 198
},
"luminance": 0.59907
}Semantic roles & 50–950 ramp
primary
#5ADEE2
secondary
#A73C39
accent
#1913D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484