#5AE9B3#5AE9B3
#5AE9B3 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.146 H 164.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9B3 |
|---|---|
| RGB | rgb(90, 233, 179) |
| HSL | hsl(157, 76%, 63%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 23.2%, 8.6%) |
| CIE-LAB | lab(83.81, -50.93, 15.01) |
| CIE-LCH | lch(83.81, 53.10, 163.58°) |
| OKLab | oklab(84.25% -0.1408 0.0384) |
| OKLCH | oklch(84.25% 0.146 164.7) |
| XYZ | xyz(41.4879, 63.7019, 52.7484) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9B3 #E95A90
analogous
#5AE96B #5AE9B3 #5AD7E9
triadic
#5AE9B3 #B35AE9 #E9B35A
tetradic
#5AE9B3 #6B5AE9 #E95A90 #D7E95A
square
#5AE9B3 #6B5AE9 #E95A90 #D7E95A
split-complementary
#5AE9B3 #E95AD7 #E96B5A
monochromatic
#18B177 #24E29A #5AE9B3 #90F0CC #C6F7E5
Accessibility & contrast
On white
1.53
#5AE9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5AE9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9B3
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9B3 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9B0
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae9b3; /* rgb */ color: rgb(90, 233, 179); /* oklch */ color: oklch(84.2% 0.146 164.7);
Tailwind
colors: {
custom: {
50: '#96f1c9',
500: '#5ae9b3',
950: '#000000',
},
}SCSS
$custom: #5ae9b3; $custom-light: #96f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5ae9b3",
"rgb": {
"r": 90,
"g": 233,
"b": 179
},
"hsl": {
"h": 157.343,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.84246,
"c": 0.14592,
"h": 164.7
},
"luminance": 0.63706
}Semantic roles & 50–950 ramp
primary
#5AE9B3
secondary
#B13664
accent
#0D5AD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582