#7DFBAA#7DFBAA
#7DFBAA is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.160 H 153.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBAA |
|---|---|
| RGB | rgb(125, 251, 170) |
| HSL | hsl(141, 94%, 74%) |
| HSV | hsv(141, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(89.98, -52.61, 28.32) |
| CIE-LCH | lch(89.98, 59.75, 151.71°) |
| OKLab | oklab(89.53% -0.1433 0.0714) |
| OKLCH | oklch(89.53% 0.16 153.5) |
| XYZ | xyz(50.2067, 76.2525, 50.0949) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.71
Light Bluish Green
#76FDA8
ΔE00 0.86
Seafoam (survey)
#80F9AD
ΔE00 0.91
Light Blue Green
#7EFBB3
ΔE00 1.70
Foam Green
#90FDA9
ΔE00 2.06
Light Green Blue
#56FCA2
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBAA #FB7DCE
analogous
#8FFB7D #7DFBAA #7DFBE9
triadic
#7DFBAA #AA7DFB #FBAA7D
tetradic
#7DFBAA #7D8FFB #FB7DCE #FBE97D
square
#7DFBAA #7D8FFB #FB7DCE #FBE97D
split-complementary
#7DFBAA #E97DFB #FB7D8F
monochromatic
#08F65D #42F983 #7DFBAA #B8FDD1 #E1FEEC
Accessibility & contrast
On white
1.29
#7DFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7DFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBAA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBAA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#5EF8E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7dfbaa; /* rgb */ color: rgb(125, 251, 170); /* oklch */ color: oklch(89.5% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#aafdc3',
500: '#7dfbaa',
950: '#000000',
},
}SCSS
$custom: #7dfbaa; $custom-light: #aafdc3; $custom-dark: #000000;
JSON
{
"hex": "#7dfbaa",
"rgb": {
"r": 125,
"g": 251,
"b": 170
},
"hsl": {
"h": 141.429,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.89528,
"c": 0.16008,
"h": 153.5
},
"luminance": 0.76257
}Semantic roles & 50–950 ramp
primary
#7DFBAA
secondary
#D844A3
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682