#4FF375#4FF375
#4FF375 is a very light, highly saturated green. Relative luminance 0.670; OKLCH L 85.3% C 0.216 H 147.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF375 |
|---|---|
| RGB | rgb(79, 243, 117) |
| HSL | hsl(134, 87%, 63%) |
| HSV | hsv(134, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(85.53, -67.72, 48.26) |
| CIE-LCH | lch(85.53, 83.15, 144.52°) |
| OKLab | oklab(85.25% -0.1825 0.1161) |
| OKLCH | oklch(85.25% 0.216 147.5) |
| XYZ | xyz(38.4831, 67.0436, 27.7388) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.92
Minty Green
#0BF77D
ΔE00 2.48
Wintergreen
#20F986
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF375 #F34FCD
analogous
#7BF34F #4FF375 #4FF3C7
triadic
#4FF375 #754FF3 #F3754F
tetradic
#4FF375 #4F7BF3 #F34FCD #F3C74F
square
#4FF375 #4F7BF3 #F34FCD #F3C74F
split-complementary
#4FF375 #C74FF3 #F34F7B
monochromatic
#0DBB35 #16EF48 #4FF375 #88F7A2 #C2FBCF
Accessibility & contrast
On white
1.46
#4FF375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#4FF375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF375
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF375 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6A
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#00EED6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4ff375; /* rgb */ color: rgb(79, 243, 117); /* oklch */ color: oklch(85.3% 0.216 147.5);
Tailwind
colors: {
custom: {
50: '#93f89f',
500: '#4ff375',
950: '#000000',
},
}SCSS
$custom: #4ff375; $custom-light: #93f89f; $custom-dark: #000000;
JSON
{
"hex": "#4ff375",
"rgb": {
"r": 79,
"g": 243,
"b": 117
},
"hsl": {
"h": 133.902,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.8525,
"c": 0.21634,
"h": 147.5
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#4FF375
secondary
#B92D99
accent
#02AFE4
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580