#7DFEBB#7DFEBB
#7DFEBB is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.149 H 158.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEBB |
|---|---|
| RGB | rgb(125, 254, 187) |
| HSL | hsl(149, 98%, 74%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.16, -50.69, 21.30) |
| CIE-LCH | lch(91.16, 54.98, 157.21°) |
| OKLab | oklab(90.59% -0.1391 0.0543) |
| OKLCH | oklch(90.59% 0.149 158.7) |
| XYZ | xyz(52.8646, 78.8270, 59.4334) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEBB #FE7DC0
analogous
#80FE7D #7DFEBB #7DFEFB
triadic
#7DFEBB #BB7DFE #FEBB7D
tetradic
#7DFEBB #7D80FE #FE7DC0 #FEFB7D
square
#7DFEBB #7D80FE #FE7DC0 #FEFB7D
split-complementary
#7DFEBB #FB7DFE #FE7D80
monochromatic
#04FD7B #40FE9B #7DFEBB #BAFEDB #E1FFEF
Accessibility & contrast
On white
1.25
#7DFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7DFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEBB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEBB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#56FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfebb; /* rgb */ color: rgb(125, 254, 187); /* oklch */ color: oklch(90.6% 0.149 158.7);
Tailwind
colors: {
custom: {
50: '#aaffcf',
500: '#7dfebb',
950: '#000000',
},
}SCSS
$custom: #7dfebb; $custom-light: #aaffcf; $custom-dark: #000000;
JSON
{
"hex": "#7dfebb",
"rgb": {
"r": 125,
"g": 254,
"b": 187
},
"hsl": {
"h": 148.837,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90593,
"c": 0.14931,
"h": 158.7
},
"luminance": 0.78831
}Semantic roles & 50–950 ramp
primary
#7DFEBB
secondary
#DC4393
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683