#5AE9B5#5AE9B5
#5AE9B5 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.144 H 165.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9B5 |
|---|---|
| RGB | rgb(90, 233, 181) |
| HSL | hsl(158, 76%, 63%) |
| HSV | hsv(158, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 22.3%, 8.6%) |
| CIE-LAB | lab(83.85, -50.50, 14.03) |
| CIE-LCH | lch(83.85, 52.41, 164.48°) |
| OKLab | oklab(84.3% -0.1399 0.0359) |
| OKLCH | oklch(84.3% 0.144 165.6) |
| XYZ | xyz(41.6916, 63.7834, 53.8214) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.05
Seafoam
#7FE0B3
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9B5 #E95A8E
analogous
#5AE96D #5AE9B5 #5AD5E9
triadic
#5AE9B5 #B55AE9 #E9B55A
tetradic
#5AE9B5 #6D5AE9 #E95A8E #D5E95A
square
#5AE9B5 #6D5AE9 #E95A8E #D5E95A
split-complementary
#5AE9B5 #E95AD5 #E96D5A
monochromatic
#18B179 #24E29D #5AE9B5 #90F0CD #C6F7E5
Accessibility & contrast
On white
1.53
#5AE9B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5AE9B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9B5
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9B5 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB2
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae9b5; /* rgb */ color: rgb(90, 233, 181); /* oklch */ color: oklch(84.3% 0.144 165.6);
Tailwind
colors: {
custom: {
50: '#96f1cb',
500: '#5ae9b5',
950: '#000000',
},
}SCSS
$custom: #5ae9b5; $custom-light: #96f1cb; $custom-dark: #000000;
JSON
{
"hex": "#5ae9b5",
"rgb": {
"r": 90,
"g": 233,
"b": 181
},
"hsl": {
"h": 158.182,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.84295,
"c": 0.14441,
"h": 165.6
},
"luminance": 0.63788
}Semantic roles & 50–950 ramp
primary
#5AE9B5
secondary
#B13663
accent
#0D57D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582