#4CF474#4CF474
#4CF474 is a very light, highly saturated green. Relative luminance 0.675; OKLCH L 85.4% C 0.219 H 147.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4CF474 |
|---|---|
| RGB | rgb(76, 244, 116) |
| HSL | hsl(134, 88%, 63%) |
| HSV | hsv(134, 69%, 96%) |
| CMYK | cmyk(68.9%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(85.75, -68.70, 48.99) |
| CIE-LCH | lch(85.75, 84.38, 144.51°) |
| OKLab | oklab(85.42% -0.1851 0.1177) |
| OKLCH | oklch(85.42% 0.219 147.6) |
| XYZ | xyz(38.4807, 67.4946, 27.5194) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.73
Minty Green
#0BF77D
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CF474 #F44CCC
analogous
#78F44C #4CF474 #4CF4C8
triadic
#4CF474 #744CF4 #F4744C
tetradic
#4CF474 #4C78F4 #F44CCC #F4C84C
square
#4CF474 #4C78F4 #F44CCC #F4C84C
split-complementary
#4CF474 #C84CF4 #F44C78
monochromatic
#0BBA35 #12F047 #4CF474 #86F8A1 #BFFBCE
Accessibility & contrast
On white
1.45
#4CF474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#4CF474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CF474
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CF474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CF474 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#00EFD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4cf474; /* rgb */ color: rgb(76, 244, 116); /* oklch */ color: oklch(85.4% 0.219 147.6);
Tailwind
colors: {
custom: {
50: '#92f99f',
500: '#4cf474',
950: '#000000',
},
}SCSS
$custom: #4cf474; $custom-light: #92f99f; $custom-dark: #000000;
JSON
{
"hex": "#4cf474",
"rgb": {
"r": 76,
"g": 244,
"b": 116
},
"hsl": {
"h": 134.286,
"s": 88.421,
"l": 62.745
},
"oklch": {
"l": 0.85416,
"c": 0.21936,
"h": 147.6
},
"luminance": 0.67499
}Semantic roles & 50–950 ramp
primary
#4CF474
secondary
#B92B97
accent
#00AFE5
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580