#7DFCB1#7DFCB1
#7DFCB1 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.155 H 155.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCB1 |
|---|---|
| RGB | rgb(125, 252, 177) |
| HSL | hsl(145, 95%, 74%) |
| HSV | hsv(145, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(90.39, -51.75, 25.34) |
| CIE-LCH | lch(90.39, 57.62, 153.91°) |
| OKLab | oklab(89.91% -0.1413 0.0642) |
| OKLCH | oklch(89.91% 0.155 155.6) |
| XYZ | xyz(51.1997, 77.1508, 53.7800) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.56
Seafoam (survey)
#80F9AD
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 0.92
Light Bluish Green
#76FDA8
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCB1 #FC7DC8
analogous
#89FC7D #7DFCB1 #7DFCF1
triadic
#7DFCB1 #B17DFC #FCB17D
tetradic
#7DFCB1 #7D89FC #FC7DC8 #FCF17D
square
#7DFCB1 #7D89FC #FC7DC8 #FCF17D
split-complementary
#7DFCB1 #F17DFC #FC7D89
monochromatic
#06F969 #41FB8D #7DFCB1 #B9FDD5 #E1FEED
Accessibility & contrast
On white
1.28
#7DFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#7DFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCB1
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCB1 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAC
Deuteranopia (green-blind)
#E9DEB6
Tritanopia (blue-blind)
#5BFAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfcb1; /* rgb */ color: rgb(125, 252, 177); /* oklch */ color: oklch(89.9% 0.155 155.6);
Tailwind
colors: {
custom: {
50: '#aafec8',
500: '#7dfcb1',
950: '#000000',
},
}SCSS
$custom: #7dfcb1; $custom-light: #aafec8; $custom-dark: #000000;
JSON
{
"hex": "#7dfcb1",
"rgb": {
"r": 125,
"g": 252,
"b": 177
},
"hsl": {
"h": 144.567,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89907,
"c": 0.15521,
"h": 155.6
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#7DFCB1
secondary
#DA439C
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682