#5EFCA8#5EFCA8
#5EFCA8 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.7% C 0.178 H 156.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCA8 |
|---|---|
| RGB | rgb(94, 252, 168) |
| HSL | hsl(148, 96%, 68%) |
| HSV | hsv(148, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(89.31, -59.97, 28.27) |
| CIE-LCH | lch(89.31, 66.30, 154.76°) |
| OKLab | oklab(88.71% -0.1628 0.0712) |
| OKLCH | oklch(88.71% 0.178 156.4) |
| XYZ | xyz(46.4902, 74.8228, 49.0304) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.01
Sea Green (survey)
#53FCA1
ΔE00 1.18
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.17
Bright Sea Green
#05FFA6
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCA8 #FC5EB2
analogous
#63FC5E #5EFCA8 #5EFCF7
triadic
#5EFCA8 #A85EFC #FCA85E
tetradic
#5EFCA8 #5E63FC #FC5EB2 #FCF75E
square
#5EFCA8 #5E63FC #FC5EB2 #FCF75E
split-complementary
#5EFCA8 #F75EFC #FC5E63
monochromatic
#04DC69 #22FB88 #5EFCA8 #9AFDC8 #D6FEE9
Accessibility & contrast
On white
1.32
#5EFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5EFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCA8
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCA8 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A3
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#00FAE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efca8; /* rgb */ color: rgb(94, 252, 168); /* oklch */ color: oklch(88.7% 0.178 156.4);
Tailwind
colors: {
custom: {
50: '#9bfec2',
500: '#5efca8',
950: '#000000',
},
}SCSS
$custom: #5efca8; $custom-light: #9bfec2; $custom-dark: #000000;
JSON
{
"hex": "#5efca8",
"rgb": {
"r": 94,
"g": 252,
"b": 168
},
"hsl": {
"h": 148.101,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.88711,
"c": 0.17773,
"h": 156.4
},
"luminance": 0.74828
}Semantic roles & 50–950 ramp
primary
#5EFCA8
secondary
#D52985
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682