#5EEBA7#5EEBA7
#5EEBA7 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.156 H 159.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBA7 |
|---|---|
| RGB | rgb(94, 235, 167) |
| HSL | hsl(151, 78%, 65%) |
| HSV | hsv(151, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.27, -53.49, 21.90) |
| CIE-LCH | lch(84.27, 57.80, 157.74°) |
| OKLab | oklab(84.57% -0.1462 0.0556) |
| OKLCH | oklch(84.57% 0.156 159.2) |
| XYZ | xyz(41.2957, 64.5822, 46.8411) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.20
Greenish Turquoise
#00FBB0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBA7 #EB5EA2
analogous
#5EEB61 #5EEBA7 #5EE9EB
triadic
#5EEBA7 #A75EEB #EBA75E
tetradic
#5EEBA7 #615EEB #EB5EA2 #E9EB5E
square
#5EEBA7 #615EEB #EB5EA2 #E9EB5E
split-complementary
#5EEBA7 #EB5EE9 #EB615E
monochromatic
#17B86A #28E489 #5EEBA7 #94F2C5 #CBF9E3
Accessibility & contrast
On white
1.51
#5EEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5EEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBA7
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBA7 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA3
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#15EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeba7; /* rgb */ color: rgb(94, 235, 167); /* oklch */ color: oklch(84.6% 0.156 159.2);
Tailwind
colors: {
custom: {
50: '#98f2c1',
500: '#5eeba7',
950: '#000000',
},
}SCSS
$custom: #5eeba7; $custom-light: #98f2c1; $custom-dark: #000000;
JSON
{
"hex": "#5eeba7",
"rgb": {
"r": 94,
"g": 235,
"b": 167
},
"hsl": {
"h": 151.064,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84571,
"c": 0.15639,
"h": 159.2
},
"luminance": 0.64586
}Semantic roles & 50–950 ramp
primary
#5EEBA7
secondary
#B73674
accent
#0B6FDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582