#7FFCAE#7FFCAE
#7FFCAE is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.157 H 154.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCAE |
|---|---|
| RGB | rgb(127, 252, 174) |
| HSL | hsl(143, 95%, 74%) |
| HSV | hsv(143, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(90.41, -51.82, 26.89) |
| CIE-LCH | lch(90.41, 58.38, 152.57°) |
| OKLab | oklab(89.92% -0.1413 0.068) |
| OKLCH | oklch(89.92% 0.157 154.3) |
| XYZ | xyz(51.1990, 77.1847, 52.2363) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.67
Seafoam Green
#7AF9AB
ΔE00 0.71
Light Blue Green
#7EFBB3
ΔE00 1.16
Light Bluish Green
#76FDA8
ΔE00 1.26
Foam Green
#90FDA9
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCAE #FC7FCD
analogous
#8FFC7F #7FFCAE #7FFCED
triadic
#7FFCAE #AE7FFC #FCAE7F
tetradic
#7FFCAE #7F8FFC #FC7FCD #FCED7F
square
#7FFCAE #7F8FFC #FC7FCD #FCED7F
split-complementary
#7FFCAE #ED7FFC #FC7F8F
monochromatic
#07F962 #43FB88 #7FFCAE #BBFDD4 #E1FEEC
Accessibility & contrast
On white
1.28
#7FFCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7FFCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCAE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCAE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA9
Deuteranopia (green-blind)
#EADEB3
Tritanopia (blue-blind)
#60FAE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffcae; /* rgb */ color: rgb(127, 252, 174); /* oklch */ color: oklch(89.9% 0.157 154.3);
Tailwind
colors: {
custom: {
50: '#abfec6',
500: '#7ffcae',
950: '#000000',
},
}SCSS
$custom: #7ffcae; $custom-light: #abfec6; $custom-dark: #000000;
JSON
{
"hex": "#7ffcae",
"rgb": {
"r": 127,
"g": 252,
"b": 174
},
"hsl": {
"h": 142.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89921,
"c": 0.15682,
"h": 154.3
},
"luminance": 0.77189
}Semantic roles & 50–950 ramp
primary
#7FFCAE
secondary
#DA45A2
accent
#008FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682