#4EFF95#4EFF95
#4EFF95 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.204 H 152.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF95 |
|---|---|
| RGB | rgb(78, 255, 149) |
| HSL | hsl(144, 100%, 65%) |
| HSV | hsv(144, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.54, -67.16, 37.97) |
| CIE-LCH | lch(89.54, 77.15, 150.52°) |
| OKLab | oklab(88.69% -0.181 0.094) |
| OKLCH | oklch(88.69% 0.204 152.6) |
| XYZ | xyz(44.3229, 75.3047, 40.6273) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.23
Sea Green (survey)
#53FCA1
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.41
Mediumspringgreen
#00FA9A
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 2.98
Spring Green
#00FF7F
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF95 #FF4EB8
analogous
#5FFF4E #4EFF95 #4EFFEE
triadic
#4EFF95 #954EFF #FF954E
tetradic
#4EFF95 #4E5FFF #FF4EB8 #FFEE4E
square
#4EFF95 #4E5FFF #FF4EB8 #FFEE4E
split-complementary
#4EFF95 #EE4EFF #FF4E5F
monochromatic
#00D354 #11FF70 #4EFF95 #8BFFBA #C8FFDE
Accessibility & contrast
On white
1.31
#4EFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#4EFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF95
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF95 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4eff95; /* rgb */ color: rgb(78, 255, 149); /* oklch */ color: oklch(88.7% 0.204 152.6);
Tailwind
colors: {
custom: {
50: '#94ffb5',
500: '#4eff95',
950: '#000000',
},
}SCSS
$custom: #4eff95; $custom-light: #94ffb5; $custom-dark: #000000;
JSON
{
"hex": "#4eff95",
"rgb": {
"r": 78,
"g": 255,
"b": 149
},
"hsl": {
"h": 144.068,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88694,
"c": 0.20395,
"h": 152.6
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#4EFF95
secondary
#CD2489
accent
#0089E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681