#7DFFBB#7DFFBB
#7DFFBB is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.151 H 158.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFBB |
|---|---|
| RGB | rgb(125, 255, 187) |
| HSL | hsl(149, 100%, 75%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.44, -51.10, 21.70) |
| CIE-LCH | lch(91.44, 55.52, 156.99°) |
| OKLab | oklab(90.83% -0.1402 0.0553) |
| OKLCH | oklch(90.83% 0.151 158.5) |
| XYZ | xyz(53.1827, 79.4633, 59.5394) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.35
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFBB #FF7DC1
analogous
#80FF7D #7DFFBB #7DFFFC
triadic
#7DFFBB #BB7DFF #FFBB7D
tetradic
#7DFFBB #7D80FF #FF7DC1 #FFFC7D
square
#7DFFBB #7D80FF #FF7DC1 #FFFC7D
split-complementary
#7DFFBB #FC7DFF #FF7D80
monochromatic
#03FF7B #40FF9B #7DFFBB #BAFFDB #E0FFEF
Accessibility & contrast
On white
1.24
#7DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFBB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFBB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#55FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dffbb; /* rgb */ color: rgb(125, 255, 187); /* oklch */ color: oklch(90.8% 0.151 158.5);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7dffbb',
950: '#000000',
},
}SCSS
$custom: #7dffbb; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7dffbb",
"rgb": {
"r": 125,
"g": 255,
"b": 187
},
"hsl": {
"h": 148.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90828,
"c": 0.15067,
"h": 158.5
},
"luminance": 0.79468
}Semantic roles & 50–950 ramp
primary
#7DFFBB
secondary
#DE4294
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683