#7FFCAB#7FFCAB
#7FFCAB is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.160 H 153.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCAB |
|---|---|
| RGB | rgb(127, 252, 171) |
| HSL | hsl(141, 95%, 74%) |
| HSV | hsv(141, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(90.35, -52.36, 28.34) |
| CIE-LCH | lch(90.35, 59.54, 151.58°) |
| OKLab | oklab(89.86% -0.1426 0.0715) |
| OKLCH | oklch(89.86% 0.16 153.4) |
| XYZ | xyz(50.9098, 77.0690, 50.7132) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.89
Light Bluish Green
#76FDA8
ΔE00 0.90
Seafoam (survey)
#80F9AD
ΔE00 0.98
Light Blue Green
#7EFBB3
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 1.91
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCAB #FC7FD0
analogous
#92FC7F #7FFCAB #7FFCEA
triadic
#7FFCAB #AB7FFC #FCAB7F
tetradic
#7FFCAB #7F92FC #FC7FD0 #FCEA7F
square
#7FFCAB #7F92FC #FC7FD0 #FCEA7F
split-complementary
#7FFCAB #EA7FFC #FC7F92
monochromatic
#07F95D #43FB84 #7FFCAB #BBFDD2 #E1FEEB
Accessibility & contrast
On white
1.28
#7FFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7FFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCAB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCAB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA6
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#61F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffcab; /* rgb */ color: rgb(127, 252, 171); /* oklch */ color: oklch(89.9% 0.160 153.4);
Tailwind
colors: {
custom: {
50: '#abfec4',
500: '#7ffcab',
950: '#000000',
},
}SCSS
$custom: #7ffcab; $custom-light: #abfec4; $custom-dark: #000000;
JSON
{
"hex": "#7ffcab",
"rgb": {
"r": 127,
"g": 252,
"b": 171
},
"hsl": {
"h": 141.12,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89861,
"c": 0.15952,
"h": 153.4
},
"luminance": 0.77073
}Semantic roles & 50–950 ramp
primary
#7FFCAB
secondary
#DA45A6
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682