#7FFCA0#7FFCA0
#7FFCA0 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.6% C 0.170 H 150.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA0 |
|---|---|
| RGB | rgb(127, 252, 160) |
| HSL | hsl(136, 95%, 74%) |
| HSV | hsv(136, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(90.17, -54.25, 33.61) |
| CIE-LCH | lch(90.17, 63.82, 148.22°) |
| OKLab | oklab(89.65% -0.1473 0.0839) |
| OKLCH | oklch(89.65% 0.17 150.3) |
| XYZ | xyz(49.9046, 76.6669, 45.4193) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.66
Light Bluish Green
#76FDA8
ΔE00 1.74
Foam Green
#90FDA9
ΔE00 1.81
Mint Green
#8FFF9F
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA0 #FC7FDB
analogous
#9DFC7F #7FFCA0 #7FFCDF
triadic
#7FFCA0 #A07FFC #FCA07F
tetradic
#7FFCA0 #7F9DFC #FC7FDB #FCDF7F
square
#7FFCA0 #7F9DFC #FC7FDB #FCDF7F
split-complementary
#7FFCA0 #DF7FFC #FC7F9D
monochromatic
#07F947 #43FB74 #7FFCA0 #BBFDCC #E1FEE9
Accessibility & contrast
On white
1.29
#7FFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#7FFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#ECDEA6
Tritanopia (blue-blind)
#65F8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca0; /* rgb */ color: rgb(127, 252, 160); /* oklch */ color: oklch(89.6% 0.170 150.3);
Tailwind
colors: {
custom: {
50: '#abfebd',
500: '#7ffca0',
950: '#000000',
},
}SCSS
$custom: #7ffca0; $custom-light: #abfebd; $custom-dark: #000000;
JSON
{
"hex": "#7ffca0",
"rgb": {
"r": 127,
"g": 252,
"b": 160
},
"hsl": {
"h": 135.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89648,
"c": 0.16957,
"h": 150.3
},
"luminance": 0.76671
}Semantic roles & 50–950 ramp
primary
#7FFCA0
secondary
#DA45B3
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682