#7DFCB0#7DFCB0
#7DFCB0 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.156 H 155.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCB0 |
|---|---|
| RGB | rgb(125, 252, 176) |
| HSL | hsl(144, 95%, 74%) |
| HSV | hsv(144, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(90.37, -51.94, 25.82) |
| CIE-LCH | lch(90.37, 58.00, 153.57°) |
| OKLab | oklab(89.89% -0.1417 0.0654) |
| OKLCH | oklch(89.89% 0.156 155.2) |
| XYZ | xyz(51.1004, 77.1111, 53.2570) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.74
Seafoam (survey)
#80F9AD
ΔE00 0.76
Seafoam Green
#7AF9AB
ΔE00 0.79
Light Bluish Green
#76FDA8
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCB0 #FC7DC9
analogous
#8AFC7D #7DFCB0 #7DFCEF
triadic
#7DFCB0 #B07DFC #FCB07D
tetradic
#7DFCB0 #7D8AFC #FC7DC9 #FCEF7D
square
#7DFCB0 #7D8AFC #FC7DC9 #FCEF7D
split-complementary
#7DFCB0 #EF7DFC #FC7D8A
monochromatic
#06F967 #41FB8C #7DFCB0 #B9FDD4 #E1FEED
Accessibility & contrast
On white
1.28
#7DFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7DFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCB0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCB0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#5BFAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfcb0; /* rgb */ color: rgb(125, 252, 176); /* oklch */ color: oklch(89.9% 0.156 155.2);
Tailwind
colors: {
custom: {
50: '#aafec8',
500: '#7dfcb0',
950: '#000000',
},
}SCSS
$custom: #7dfcb0; $custom-light: #aafec8; $custom-dark: #000000;
JSON
{
"hex": "#7dfcb0",
"rgb": {
"r": 125,
"g": 252,
"b": 176
},
"hsl": {
"h": 144.094,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89886,
"c": 0.1561,
"h": 155.2
},
"luminance": 0.77115
}Semantic roles & 50–950 ramp
primary
#7DFCB0
secondary
#DA439D
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682