#5ADDE7#5ADDE7
#5ADDE7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.114 H 202.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADDE7 |
|---|---|
| RGB | rgb(90, 221, 231) |
| HSL | hsl(184, 75%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.65, -32.68, -15.62) |
| CIE-LCH | lch(81.65, 36.22, 205.55°) |
| OKLab | oklab(82.94% -0.1058 -0.0432) |
| OKLCH | oklch(82.94% 0.114 202.2) |
| XYZ | xyz(44.4906, 59.6514, 84.7550) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADDE7 #E7645A
analogous
#5AE7AA #5ADDE7 #5A97E7
triadic
#5ADDE7 #E75ADD #DDE75A
tetradic
#5ADDE7 #AA5AE7 #E7645A #97E75A
square
#5ADDE7 #AA5AE7 #E7645A #97E75A
split-complementary
#5ADDE7 #E75A97 #E7AA5A
monochromatic
#19A3AD #25D2DF #5ADDE7 #8FE8EF #C5F3F7
Accessibility & contrast
On white
1.62
#5ADDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5ADDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADDE7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADDE7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5adde7; /* rgb */ color: rgb(90, 221, 231); /* oklch */ color: oklch(82.9% 0.114 202.2);
Tailwind
colors: {
custom: {
50: '#97e8ee',
500: '#5adde7',
950: '#000000',
},
}SCSS
$custom: #5adde7; $custom-light: #97e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5adde7",
"rgb": {
"r": 90,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.255,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82935,
"c": 0.1143,
"h": 202.2
},
"luminance": 0.59656
}Semantic roles & 50–950 ramp
primary
#5ADDE7
secondary
#AE3F37
accent
#1D0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485