#7DFCB6#7DFCB6
#7DFCB6 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.151 H 157.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCB6 |
|---|---|
| RGB | rgb(125, 252, 182) |
| HSL | hsl(147, 95%, 74%) |
| HSV | hsv(147, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(90.48, -50.81, 22.92) |
| CIE-LCH | lch(90.48, 55.74, 155.72°) |
| OKLab | oklab(90.01% -0.1391 0.0583) |
| OKLCH | oklch(90.01% 0.151 157.3) |
| XYZ | xyz(51.7073, 77.3539, 56.4529) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.54
Seafoam (survey)
#80F9AD
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Sea Green
#98F6B0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCB6 #FC7DC3
analogous
#84FC7D #7DFCB6 #7DFCF6
triadic
#7DFCB6 #B67DFC #FCB67D
tetradic
#7DFCB6 #7D84FC #FC7DC3 #FCF67D
square
#7DFCB6 #7D84FC #FC7DC3 #FCF67D
split-complementary
#7DFCB6 #F67DFC #FC7D84
monochromatic
#06F973 #41FB94 #7DFCB6 #B9FDD8 #E1FEEE
Accessibility & contrast
On white
1.27
#7DFCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7DFCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCB6
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCB6 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB2
Deuteranopia (green-blind)
#E8DFBA
Tritanopia (blue-blind)
#59FAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcb6; /* rgb */ color: rgb(125, 252, 182); /* oklch */ color: oklch(90.0% 0.151 157.3);
Tailwind
colors: {
custom: {
50: '#aafecc',
500: '#7dfcb6',
950: '#000000',
},
}SCSS
$custom: #7dfcb6; $custom-light: #aafecc; $custom-dark: #000000;
JSON
{
"hex": "#7dfcb6",
"rgb": {
"r": 125,
"g": 252,
"b": 182
},
"hsl": {
"h": 146.929,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90014,
"c": 0.15084,
"h": 157.3
},
"luminance": 0.77358
}Semantic roles & 50–950 ramp
primary
#7DFCB6
secondary
#DA4396
accent
#007EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683