#5AE9B4#5AE9B4
#5AE9B4 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.145 H 165.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9B4 |
|---|---|
| RGB | rgb(90, 233, 180) |
| HSL | hsl(158, 76%, 63%) |
| HSV | hsv(158, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 22.7%, 8.6%) |
| CIE-LAB | lab(83.83, -50.72, 14.52) |
| CIE-LCH | lch(83.83, 52.75, 164.03°) |
| OKLab | oklab(84.27% -0.1403 0.0372) |
| OKLCH | oklch(84.27% 0.145 165.2) |
| XYZ | xyz(41.5894, 63.7425, 53.2829) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9B4 #E95A8F
analogous
#5AE96C #5AE9B4 #5AD7E9
triadic
#5AE9B4 #B45AE9 #E9B45A
tetradic
#5AE9B4 #6C5AE9 #E95A8F #D7E95A
square
#5AE9B4 #6C5AE9 #E95A8F #D7E95A
split-complementary
#5AE9B4 #E95AD7 #E96C5A
monochromatic
#18B178 #24E29B #5AE9B4 #90F0CD #C6F7E5
Accessibility & contrast
On white
1.53
#5AE9B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5AE9B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9B4
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9B4 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae9b4; /* rgb */ color: rgb(90, 233, 180); /* oklch */ color: oklch(84.3% 0.145 165.2);
Tailwind
colors: {
custom: {
50: '#96f1ca',
500: '#5ae9b4',
950: '#000000',
},
}SCSS
$custom: #5ae9b4; $custom-light: #96f1ca; $custom-dark: #000000;
JSON
{
"hex": "#5ae9b4",
"rgb": {
"r": 90,
"g": 233,
"b": 180
},
"hsl": {
"h": 157.762,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.84271,
"c": 0.14516,
"h": 165.2
},
"luminance": 0.63747
}Semantic roles & 50–950 ramp
primary
#5AE9B4
secondary
#B13664
accent
#0D58D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582