#7EFDBC#7EFDBC
#7EFDBC is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.147 H 159.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDBC |
|---|---|
| RGB | rgb(126, 253, 188) |
| HSL | hsl(149, 97%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.92, -49.84, 20.47) |
| CIE-LCH | lch(90.92, 53.88, 157.67°) |
| OKLab | oklab(90.42% -0.1369 0.0522) |
| OKLCH | oklch(90.42% 0.147 159.1) |
| XYZ | xyz(52.8023, 78.3126, 59.9005) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Seafoam
#A0FEBF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDBC #FD7EBF
analogous
#80FD7E #7EFDBC #7EFDFB
triadic
#7EFDBC #BC7EFD #FDBC7E
tetradic
#7EFDBC #7E80FD #FD7EBF #FDFB7E
square
#7EFDBC #7E80FD #FD7EBF #FDFB7E
split-complementary
#7EFDBC #FB7EFD #FD7E80
monochromatic
#05FB7D #42FC9D #7EFDBC #BAFEDB #E1FFEF
Accessibility & contrast
On white
1.26
#7EFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7EFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDBC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDBC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#58FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdbc; /* rgb */ color: rgb(126, 253, 188); /* oklch */ color: oklch(90.4% 0.147 159.1);
Tailwind
colors: {
custom: {
50: '#abffd0',
500: '#7efdbc',
950: '#000000',
},
}SCSS
$custom: #7efdbc; $custom-light: #abffd0; $custom-dark: #000000;
JSON
{
"hex": "#7efdbc",
"rgb": {
"r": 126,
"g": 253,
"b": 188
},
"hsl": {
"h": 149.291,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90419,
"c": 0.14656,
"h": 159.1
},
"luminance": 0.78317
}Semantic roles & 50–950 ramp
primary
#7EFDBC
secondary
#DB4491
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683