#5AEBA7#5AEBA7
#5AEBA7 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.158 H 159.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBA7 |
|---|---|
| RGB | rgb(90, 235, 167) |
| HSL | hsl(152, 78%, 64%) |
| HSV | hsv(152, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.16, -54.26, 21.73) |
| CIE-LCH | lch(84.16, 58.45, 158.17°) |
| OKLab | oklab(84.45% -0.1482 0.0552) |
| OKLCH | oklch(84.45% 0.158 159.6) |
| XYZ | xyz(40.8960, 64.3761, 46.8223) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.68
Aqua Green
#12E193
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.26
Greenish Turquoise
#00FBB0
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBA7 #EB5A9E
analogous
#5AEB5E #5AEBA7 #5AE6EB
triadic
#5AEBA7 #A75AEB #EBA75A
tetradic
#5AEBA7 #5E5AEB #EB5A9E #E6EB5A
square
#5AEBA7 #5E5AEB #EB5A9E #E6EB5A
split-complementary
#5AEBA7 #EB5AE6 #EB5E5A
monochromatic
#16B56A #23E48A #5AEBA7 #91F2C4 #C7F8E1
Accessibility & contrast
On white
1.51
#5AEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5AEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBA7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBA7 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aeba7; /* rgb */ color: rgb(90, 235, 167); /* oklch */ color: oklch(84.5% 0.158 159.6);
Tailwind
colors: {
custom: {
50: '#96f2c1',
500: '#5aeba7',
950: '#000000',
},
}SCSS
$custom: #5aeba7; $custom-light: #96f2c1; $custom-dark: #000000;
JSON
{
"hex": "#5aeba7",
"rgb": {
"r": 90,
"g": 235,
"b": 167
},
"hsl": {
"h": 151.862,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84454,
"c": 0.15819,
"h": 159.6
},
"luminance": 0.6438
}Semantic roles & 50–950 ramp
primary
#5AEBA7
secondary
#B53571
accent
#0B6CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582