#5EFAAB#5EFAAB
#5EFAAB is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.173 H 157.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFAAB |
|---|---|
| RGB | rgb(94, 250, 171) |
| HSL | hsl(150, 94%, 67%) |
| HSV | hsv(150, 62%, 98%) |
| CMYK | cmyk(62.4%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(88.77, -58.63, 26.03) |
| CIE-LCH | lch(88.77, 64.14, 156.06°) |
| OKLab | oklab(88.29% -0.1595 0.0658) |
| OKLCH | oklch(88.29% 0.173 157.6) |
| XYZ | xyz(46.1482, 73.6864, 50.3111) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.82
Sea Green (survey)
#53FCA1
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFAAB #FA5EAD
analogous
#5FFA5E #5EFAAB #5EFAF9
triadic
#5EFAAB #AB5EFA #FAAB5E
tetradic
#5EFAAB #5E5FFA #FA5EAD #FAF95E
square
#5EFAAB #5E5FFA #FA5EAD #FAF95E
split-complementary
#5EFAAB #F95EFA #FA5E5F
monochromatic
#07D76D #23F88C #5EFAAB #99FCCA #D5FEE9
Accessibility & contrast
On white
1.33
#5EFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#5EFAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFAAB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFAAB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efaab; /* rgb */ color: rgb(94, 250, 171); /* oklch */ color: oklch(88.3% 0.173 157.6);
Tailwind
colors: {
custom: {
50: '#9afdc4',
500: '#5efaab',
950: '#000000',
},
}SCSS
$custom: #5efaab; $custom-light: #9afdc4; $custom-dark: #000000;
JSON
{
"hex": "#5efaab",
"rgb": {
"r": 94,
"g": 250,
"b": 171
},
"hsl": {
"h": 149.615,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.88289,
"c": 0.17256,
"h": 157.6
},
"luminance": 0.73691
}Semantic roles & 50–950 ramp
primary
#5EFAAB
secondary
#D12B7F
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682