#5AE0E9#5AE0E9
#5AE0E9 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.116 H 201.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0E9 |
|---|---|
| RGB | rgb(90, 224, 233) |
| HSL | hsl(184, 76%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(61.4%, 3.9%, 0%, 8.6%) |
| CIE-LAB | lab(82.57, -33.54, -15.29) |
| CIE-LCH | lch(82.57, 36.86, 204.51°) |
| OKLab | oklab(83.7% -0.108 -0.0423) |
| OKLCH | oklch(83.7% 0.116 201.4) |
| XYZ | xyz(45.5738, 61.3633, 86.5175) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0E9 #E9635A
analogous
#5AE9AA #5AE0E9 #5A98E9
triadic
#5AE0E9 #E95AE0 #E0E95A
tetradic
#5AE0E9 #AA5AE9 #E9635A #98E95A
square
#5AE0E9 #AA5AE9 #E9635A #98E95A
split-complementary
#5AE0E9 #E95A98 #E9AA5A
monochromatic
#18A7B1 #24D6E2 #5AE0E9 #90EAF0 #C6F4F7
Accessibility & contrast
On white
1.58
#5AE0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5AE0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0E9
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0E9 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae0e9; /* rgb */ color: rgb(90, 224, 233); /* oklch */ color: oklch(83.7% 0.116 201.4);
Tailwind
colors: {
custom: {
50: '#98eaf0',
500: '#5ae0e9',
950: '#000000',
},
}SCSS
$custom: #5ae0e9; $custom-light: #98eaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ae0e9",
"rgb": {
"r": 90,
"g": 224,
"b": 233
},
"hsl": {
"h": 183.776,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83702,
"c": 0.11604,
"h": 201.4
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#5AE0E9
secondary
#B13E36
accent
#1A0DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485