#7DFFB7#7DFFB7
#7DFFB7 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.154 H 157.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFB7 |
|---|---|
| RGB | rgb(125, 255, 183) |
| HSL | hsl(147, 100%, 75%) |
| HSV | hsv(147, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(91.37, -51.87, 23.63) |
| CIE-LCH | lch(91.37, 57.00, 155.51°) |
| OKLab | oklab(90.74% -0.1419 0.06) |
| OKLCH | oklch(90.74% 0.154 157.1) |
| XYZ | xyz(52.7605, 79.2944, 57.3156) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.88
Seafoam (survey)
#80F9AD
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFB7 #FF7DC5
analogous
#84FF7D #7DFFB7 #7DFFF8
triadic
#7DFFB7 #B77DFF #FFB77D
tetradic
#7DFFB7 #7D84FF #FF7DC5 #FFF87D
square
#7DFFB7 #7D84FF #FF7DC5 #FFF87D
split-complementary
#7DFFB7 #F87DFF #FF7D84
monochromatic
#03FF73 #40FF95 #7DFFB7 #BAFFD9 #E0FFEE
Accessibility & contrast
On white
1.25
#7DFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#7DFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFB7
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFB7 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB3
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#57FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dffb7; /* rgb */ color: rgb(125, 255, 183); /* oklch */ color: oklch(90.7% 0.154 157.1);
Tailwind
colors: {
custom: {
50: '#abffcd',
500: '#7dffb7',
950: '#000000',
},
}SCSS
$custom: #7dffb7; $custom-light: #abffcd; $custom-dark: #000000;
JSON
{
"hex": "#7dffb7",
"rgb": {
"r": 125,
"g": 255,
"b": 183
},
"hsl": {
"h": 146.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9074,
"c": 0.15409,
"h": 157.1
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#7DFFB7
secondary
#DE4298
accent
#007FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683