#5AE1E9#5AE1E9
#5AE1E9 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.117 H 200.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1E9 |
|---|---|
| RGB | rgb(90, 225, 233) |
| HSL | hsl(183, 76%, 63%) |
| HSV | hsv(183, 61%, 91%) |
| CMYK | cmyk(61.4%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(82.86, -34.01, -14.86) |
| CIE-LCH | lch(82.86, 37.11, 203.60°) |
| OKLab | oklab(83.93% -0.109 -0.0411) |
| OKLCH | oklch(83.93% 0.117 200.7) |
| XYZ | xyz(45.8433, 61.9024, 86.6073) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1E9 #E9625A
analogous
#5AE9AA #5AE1E9 #5A99E9
triadic
#5AE1E9 #E95AE1 #E1E95A
tetradic
#5AE1E9 #AA5AE9 #E9625A #99E95A
square
#5AE1E9 #AA5AE9 #E9625A #99E95A
split-complementary
#5AE1E9 #E95A99 #E9AA5A
monochromatic
#18A8B1 #24D7E2 #5AE1E9 #90EBF0 #C6F5F7
Accessibility & contrast
On white
1.57
#5AE1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5AE1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1E9
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1E9 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae1e9; /* rgb */ color: rgb(90, 225, 233); /* oklch */ color: oklch(83.9% 0.117 200.7);
Tailwind
colors: {
custom: {
50: '#98ebf0',
500: '#5ae1e9',
950: '#000000',
},
}SCSS
$custom: #5ae1e9; $custom-light: #98ebf0; $custom-dark: #000000;
JSON
{
"hex": "#5ae1e9",
"rgb": {
"r": 90,
"g": 225,
"b": 233
},
"hsl": {
"h": 183.357,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83934,
"c": 0.11656,
"h": 200.7
},
"luminance": 0.61907
}Semantic roles & 50–950 ramp
primary
#5AE1E9
secondary
#B13D36
accent
#180DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485