#7DFBAD#7DFBAD
#7DFBAD is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.6% C 0.157 H 154.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBAD |
|---|---|
| RGB | rgb(125, 251, 173) |
| HSL | hsl(143, 94%, 74%) |
| HSV | hsv(143, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.03, -52.07, 26.87) |
| CIE-LCH | lch(90.03, 58.60, 152.70°) |
| OKLab | oklab(89.59% -0.142 0.0679) |
| OKLCH | oklch(89.59% 0.157 154.4) |
| XYZ | xyz(50.4937, 76.3673, 51.6066) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.46
Seafoam (survey)
#80F9AD
ΔE00 0.56
Light Blue Green
#7EFBB3
ΔE00 1.14
Light Bluish Green
#76FDA8
ΔE00 1.23
Foam Green
#90FDA9
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBAD #FB7DCB
analogous
#8CFB7D #7DFBAD #7DFBEC
triadic
#7DFBAD #AD7DFB #FBAD7D
tetradic
#7DFBAD #7D8CFB #FB7DCB #FBEC7D
square
#7DFBAD #7D8CFB #FB7DCB #FBEC7D
split-complementary
#7DFBAD #EC7DFB #FB7D8C
monochromatic
#08F662 #42F988 #7DFBAD #B8FDD2 #E1FEEC
Accessibility & contrast
On white
1.29
#7DFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#7DFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBAD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBAD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA8
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#5DF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7dfbad; /* rgb */ color: rgb(125, 251, 173); /* oklch */ color: oklch(89.6% 0.157 154.4);
Tailwind
colors: {
custom: {
50: '#aafdc6',
500: '#7dfbad',
950: '#000000',
},
}SCSS
$custom: #7dfbad; $custom-light: #aafdc6; $custom-dark: #000000;
JSON
{
"hex": "#7dfbad",
"rgb": {
"r": 125,
"g": 251,
"b": 173
},
"hsl": {
"h": 142.857,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.89589,
"c": 0.15739,
"h": 154.4
},
"luminance": 0.76371
}Semantic roles & 50–950 ramp
primary
#7DFBAD
secondary
#D844A0
accent
#008EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682