#5AE9D5#5AE9D5
#5AE9D5 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.126 H 182.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9D5 |
|---|---|
| RGB | rgb(90, 233, 213) |
| HSL | hsl(172, 76%, 63%) |
| HSV | hsv(172, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 8.6%, 8.6%) |
| CIE-LAB | lab(84.61, -42.94, -1.69) |
| CIE-LCH | lch(84.61, 42.97, 182.25°) |
| OKLab | oklab(85.17% -0.1256 -0.0052) |
| OKLCH | oklch(85.17% 0.126 182.4) |
| XYZ | xyz(45.3601, 65.2508, 73.1420) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 6.93
Aqua Marine
#2EE8BB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9D5 #E95A6E
analogous
#5AE98D #5AE9D5 #5AB6E9
triadic
#5AE9D5 #D55AE9 #E9D55A
tetradic
#5AE9D5 #8D5AE9 #E95A6E #B6E95A
square
#5AE9D5 #8D5AE9 #E95A6E #B6E95A
split-complementary
#5AE9D5 #E95AB6 #E98D5A
monochromatic
#18B19C #24E2C7 #5AE9D5 #90F0E3 #C6F7F0
Accessibility & contrast
On white
1.49
#5AE9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5AE9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9D5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9D5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae9d5; /* rgb */ color: rgb(90, 233, 213); /* oklch */ color: oklch(85.2% 0.126 182.4);
Tailwind
colors: {
custom: {
50: '#97f0e1',
500: '#5ae9d5',
950: '#000000',
},
}SCSS
$custom: #5ae9d5; $custom-light: #97f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5ae9d5",
"rgb": {
"r": 90,
"g": 233,
"b": 213
},
"hsl": {
"h": 171.608,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.85166,
"c": 0.12575,
"h": 182.4
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#5AE9D5
secondary
#B13647
accent
#0D29D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584