#7DFCAA#7DFCAA
#7DFCAA is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.161 H 153.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCAA |
|---|---|
| RGB | rgb(125, 252, 170) |
| HSL | hsl(141, 95%, 74%) |
| HSV | hsv(141, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.27, -53.02, 28.71) |
| CIE-LCH | lch(90.27, 60.30, 151.56°) |
| OKLab | oklab(89.76% -0.1443 0.0724) |
| OKLCH | oklch(89.76% 0.161 153.4) |
| XYZ | xyz(50.5199, 76.8789, 50.1993) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.70
Seafoam Green
#7AF9AB
ΔE00 0.92
Seafoam (survey)
#80F9AD
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 1.84
Foam Green
#90FDA9
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCAA #FC7DCF
analogous
#90FC7D #7DFCAA #7DFCEA
triadic
#7DFCAA #AA7DFC #FCAA7D
tetradic
#7DFCAA #7D90FC #FC7DCF #FCEA7D
square
#7DFCAA #7D90FC #FC7DCF #FCEA7D
split-complementary
#7DFCAA #EA7DFC #FC7D90
monochromatic
#06F95C #41FB83 #7DFCAA #B9FDD1 #E1FEEB
Accessibility & contrast
On white
1.28
#7DFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7DFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCAA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCAA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#5EF9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfcaa; /* rgb */ color: rgb(125, 252, 170); /* oklch */ color: oklch(89.8% 0.161 153.4);
Tailwind
colors: {
custom: {
50: '#aafec3',
500: '#7dfcaa',
950: '#000000',
},
}SCSS
$custom: #7dfcaa; $custom-light: #aafec3; $custom-dark: #000000;
JSON
{
"hex": "#7dfcaa",
"rgb": {
"r": 125,
"g": 252,
"b": 170
},
"hsl": {
"h": 141.26,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89764,
"c": 0.16147,
"h": 153.4
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#7DFCAA
secondary
#DA43A4
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682