#5ADDE2#5ADDE2
#5ADDE2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.114 H 198.7°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDE2 |
|---|---|
| RGB | rgb(90, 221, 226) |
| HSL | hsl(182, 70%, 62%) |
| HSV | hsv(182, 60%, 89%) |
| CMYK | cmyk(60.2%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.50, -34.06, -13.19) |
| CIE-LCH | lch(81.50, 36.52, 201.17°) |
| OKLab | oklab(82.76% -0.1078 -0.0365) |
| OKLCH | oklch(82.76% 0.114 198.7) |
| XYZ | xyz(43.7945, 59.3729, 81.0889) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Mediumturquoise
#48D1CC
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDE2 #E25F5A
analogous
#5AE2A3 #5ADDE2 #5A99E2
triadic
#5ADDE2 #E25ADD #DDE25A
tetradic
#5ADDE2 #A35AE2 #E25F5A #99E25A
square
#5ADDE2 #A35AE2 #E25F5A #99E25A
split-complementary
#5ADDE2 #E25A99 #E2A35A
monochromatic
#1DA0A5 #26D2D9 #5ADDE2 #8EE8EB #C2F2F4
Accessibility & contrast
On white
1.63
#5ADDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5ADDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDE2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDE2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5adde2; /* rgb */ color: rgb(90, 221, 226); /* oklch */ color: oklch(82.8% 0.114 198.7);
Tailwind
colors: {
custom: {
50: '#97e8eb',
500: '#5adde2',
950: '#000000',
},
}SCSS
$custom: #5adde2; $custom-light: #97e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5adde2",
"rgb": {
"r": 90,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.206,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.82761,
"c": 0.11387,
"h": 198.7
},
"luminance": 0.59378
}Semantic roles & 50–950 ramp
primary
#5ADDE2
secondary
#A73D39
accent
#1A13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484