#7FFCA8#7FFCA8
#7FFCA8 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.162 H 152.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCA8 |
|---|---|
| RGB | rgb(127, 252, 168) |
| HSL | hsl(140, 95%, 74%) |
| HSV | hsv(140, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(90.30, -52.89, 29.78) |
| CIE-LCH | lch(90.30, 60.70, 150.62°) |
| OKLab | oklab(89.8% -0.1439 0.0749) |
| OKLCH | oklch(89.8% 0.162 152.5) |
| XYZ | xyz(50.6271, 76.9559, 49.2243) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.81
Seafoam Green
#7AF9AB
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 1.45
Foam Green
#90FDA9
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.26
Baby Green
#8CFF9E
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCA8 #FC7FD3
analogous
#95FC7F #7FFCA8 #7FFCE7
triadic
#7FFCA8 #A87FFC #FCA87F
tetradic
#7FFCA8 #7F95FC #FC7FD3 #FCE77F
square
#7FFCA8 #7F95FC #FC7FD3 #FCE77F
split-complementary
#7FFCA8 #E77FFC #FC7F95
monochromatic
#07F957 #43FB7F #7FFCA8 #BBFDD1 #E1FEEB
Accessibility & contrast
On white
1.28
#7FFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#7FFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCA8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCA8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA3
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#62F9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffca8; /* rgb */ color: rgb(127, 252, 168); /* oklch */ color: oklch(89.8% 0.162 152.5);
Tailwind
colors: {
custom: {
50: '#abfec2',
500: '#7ffca8',
950: '#000000',
},
}SCSS
$custom: #7ffca8; $custom-light: #abfec2; $custom-dark: #000000;
JSON
{
"hex": "#7ffca8",
"rgb": {
"r": 127,
"g": 252,
"b": 168
},
"hsl": {
"h": 139.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89801,
"c": 0.16223,
"h": 152.5
},
"luminance": 0.7696
}Semantic roles & 50–950 ramp
primary
#7FFCA8
secondary
#DA45A9
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682