#5ADDE5#5ADDE5
#5ADDE5 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.114 H 200.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDE5 |
|---|---|
| RGB | rgb(90, 221, 229) |
| HSL | hsl(183, 73%, 63%) |
| HSV | hsv(183, 61%, 90%) |
| CMYK | cmyk(60.7%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.59, -33.23, -14.65) |
| CIE-LCH | lch(81.59, 36.32, 203.79°) |
| OKLab | oklab(82.87% -0.1066 -0.0406) |
| OKLCH | oklch(82.87% 0.114 200.8) |
| XYZ | xyz(44.2097, 59.5390, 83.2758) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDE5 #E5625A
analogous
#5AE5A7 #5ADDE5 #5A98E5
triadic
#5ADDE5 #E55ADD #DDE55A
tetradic
#5ADDE5 #A75AE5 #E5625A #98E55A
square
#5ADDE5 #A75AE5 #E5625A #98E55A
split-complementary
#5ADDE5 #E55A98 #E5A75A
monochromatic
#1BA2AA #25D2DD #5ADDE5 #8FE8ED #C4F3F6
Accessibility & contrast
On white
1.63
#5ADDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5ADDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDE5
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDE5 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adde5; /* rgb */ color: rgb(90, 221, 229); /* oklch */ color: oklch(82.9% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#97e8ed',
500: '#5adde5',
950: '#000000',
},
}SCSS
$custom: #5adde5; $custom-light: #97e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5adde5",
"rgb": {
"r": 90,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.453,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.82865,
"c": 0.11407,
"h": 200.8
},
"luminance": 0.59544
}Semantic roles & 50–950 ramp
primary
#5ADDE5
secondary
#AB3E38
accent
#1C11D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484