#5EFFAE#5EFFAE
#5EFFAE is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.176 H 157.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFAE |
|---|---|
| RGB | rgb(94, 255, 174) |
| HSL | hsl(150, 100%, 68%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.30, -59.98, 26.58) |
| CIE-LCH | lch(90.30, 65.61, 156.10°) |
| OKLab | oklab(89.56% -0.1631 0.0672) |
| OKLCH | oklch(89.56% 0.176 157.6) |
| XYZ | xyz(48.0117, 76.9507, 52.3589) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.63
Bright Sea Green
#05FFA6
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFAE #FF5EAF
analogous
#5EFF5E #5EFFAE #5EFFFF
triadic
#5EFFAE #AE5EFF #FFAE5E
tetradic
#5EFFAE #5E5EFF #FF5EAF #FFFF5E
square
#5EFFAE #5E5EFF #FF5EAF #FFFF5E
split-complementary
#5EFFAE #FF5EFF #FF5E5E
monochromatic
#00E371 #21FF8F #5EFFAE #9BFFCD #D8FFEC
Accessibility & contrast
On white
1.28
#5EFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5EFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFAE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFAE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5effae; /* rgb */ color: rgb(94, 255, 174); /* oklch */ color: oklch(89.6% 0.176 157.6);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5effae',
950: '#000000',
},
}SCSS
$custom: #5effae; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5effae",
"rgb": {
"r": 94,
"g": 255,
"b": 174
},
"hsl": {
"h": 149.814,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89558,
"c": 0.17644,
"h": 157.6
},
"luminance": 0.76956
}Semantic roles & 50–950 ramp
primary
#5EFFAE
secondary
#D92881
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682