#7DFCB9#7DFCB9
#7DFCB9 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.148 H 158.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCB9 |
|---|---|
| RGB | rgb(125, 252, 185) |
| HSL | hsl(148, 95%, 74%) |
| HSV | hsv(148, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 26.6%, 1.2%) |
| CIE-LAB | lab(90.54, -50.24, 21.47) |
| CIE-LCH | lch(90.54, 54.63, 156.86°) |
| OKLab | oklab(90.08% -0.1378 0.0547) |
| OKLCH | oklch(90.08% 0.148 158.4) |
| XYZ | xyz(52.0206, 77.4792, 58.1032) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.13
Light Greenish Blue
#63F7B4
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCB9 #FC7DC0
analogous
#81FC7D #7DFCB9 #7DFCF8
triadic
#7DFCB9 #B97DFC #FCB97D
tetradic
#7DFCB9 #7D81FC #FC7DC0 #FCF87D
square
#7DFCB9 #7D81FC #FC7DC0 #FCF87D
split-complementary
#7DFCB9 #F87DFC #FC7D81
monochromatic
#06F979 #41FB99 #7DFCB9 #B9FDD9 #E1FEEF
Accessibility & contrast
On white
1.27
#7DFCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7DFCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCB9
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCB9 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#E7DFBD
Tritanopia (blue-blind)
#57FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcb9; /* rgb */ color: rgb(125, 252, 185); /* oklch */ color: oklch(90.1% 0.148 158.4);
Tailwind
colors: {
custom: {
50: '#aafece',
500: '#7dfcb9',
950: '#000000',
},
}SCSS
$custom: #7dfcb9; $custom-light: #aafece; $custom-dark: #000000;
JSON
{
"hex": "#7dfcb9",
"rgb": {
"r": 125,
"g": 252,
"b": 185
},
"hsl": {
"h": 148.346,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.9008,
"c": 0.14828,
"h": 158.4
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#7DFCB9
secondary
#DA4393
accent
#0079E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683