#7DFEBC#7DFEBC
#7DFEBC is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.148 H 159.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEBC |
|---|---|
| RGB | rgb(125, 254, 188) |
| HSL | hsl(149, 98%, 74%) |
| HSV | hsv(149, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(91.18, -50.49, 20.82) |
| CIE-LCH | lch(91.18, 54.61, 157.59°) |
| OKLab | oklab(90.62% -0.1386 0.0531) |
| OKLCH | oklch(90.62% 0.148 159) |
| XYZ | xyz(52.9720, 78.8699, 59.9991) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEBC #FE7DBF
analogous
#7FFE7D #7DFEBC #7DFEFC
triadic
#7DFEBC #BC7DFE #FEBC7D
tetradic
#7DFEBC #7D7FFE #FE7DBF #FEFC7D
square
#7DFEBC #7D7FFE #FE7DBF #FEFC7D
split-complementary
#7DFEBC #FC7DFE #FE7D7F
monochromatic
#04FD7D #40FE9D #7DFEBC #BAFEDB #E1FFEF
Accessibility & contrast
On white
1.25
#7DFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7DFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEBC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEBC | 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)
#FCEEB8
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#55FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfebc; /* rgb */ color: rgb(125, 254, 188); /* oklch */ color: oklch(90.6% 0.148 159.0);
Tailwind
colors: {
custom: {
50: '#aaffd0',
500: '#7dfebc',
950: '#000000',
},
}SCSS
$custom: #7dfebc; $custom-light: #aaffd0; $custom-dark: #000000;
JSON
{
"hex": "#7dfebc",
"rgb": {
"r": 125,
"g": 254,
"b": 188
},
"hsl": {
"h": 149.302,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90615,
"c": 0.14847,
"h": 159
},
"luminance": 0.78874
}Semantic roles & 50–950 ramp
primary
#7DFEBC
secondary
#DC4391
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683