#5EFFAA#5EFFAA
#5EFFAA is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.5% C 0.180 H 156.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFAA |
|---|---|
| RGB | rgb(94, 255, 170) |
| HSL | hsl(148, 100%, 68%) |
| HSV | hsv(148, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.23, -60.74, 28.51) |
| CIE-LCH | lch(90.23, 67.10, 154.86°) |
| OKLab | oklab(89.48% -0.1649 0.0718) |
| OKLCH | oklch(89.48% 0.18 156.5) |
| XYZ | xyz(47.6275, 76.7970, 50.3357) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.15
Sea Green (survey)
#53FCA1
ΔE00 1.30
Light Bluish Green
#76FDA8
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFAA #FF5EB3
analogous
#62FF5E #5EFFAA #5EFFFA
triadic
#5EFFAA #AA5EFF #FFAA5E
tetradic
#5EFFAA #5E62FF #FF5EB3 #FFFA5E
square
#5EFFAA #5E62FF #FF5EB3 #FFFA5E
split-complementary
#5EFFAA #FA5EFF #FF5E62
monochromatic
#00E36B #21FF8A #5EFFAA #9BFFCA #D8FFEB
Accessibility & contrast
On white
1.28
#5EFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5EFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFAA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFAA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5effaa; /* rgb */ color: rgb(94, 255, 170); /* oklch */ color: oklch(89.5% 0.180 156.5);
Tailwind
colors: {
custom: {
50: '#9bffc3',
500: '#5effaa',
950: '#000000',
},
}SCSS
$custom: #5effaa; $custom-light: #9bffc3; $custom-dark: #000000;
JSON
{
"hex": "#5effaa",
"rgb": {
"r": 94,
"g": 255,
"b": 170
},
"hsl": {
"h": 148.323,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89476,
"c": 0.17987,
"h": 156.5
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#5EFFAA
secondary
#D92886
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682