#7EFDBD#7EFDBD
#7EFDBD is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.146 H 159.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDBD |
|---|---|
| RGB | rgb(126, 253, 189) |
| HSL | hsl(150, 97%, 74%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.94, -49.65, 19.99) |
| CIE-LCH | lch(90.94, 53.52, 158.07°) |
| OKLab | oklab(90.44% -0.1365 0.051) |
| OKLCH | oklch(90.44% 0.146 159.5) |
| XYZ | xyz(52.9104, 78.3559, 60.4702) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.81
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Seafoam
#A0FEBF
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDBD #FD7EBE
analogous
#7FFD7E #7EFDBD #7EFDFD
triadic
#7EFDBD #BD7EFD #FDBD7E
tetradic
#7EFDBD #7E7FFD #FD7EBE #FDFD7E
square
#7EFDBD #7E7FFD #FD7EBE #FDFD7E
split-complementary
#7EFDBD #FD7EFD #FD7E7F
monochromatic
#05FB7F #42FC9E #7EFDBD #BAFEDC #E1FFF0
Accessibility & contrast
On white
1.26
#7EFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7EFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDBD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDBD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#57FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdbd; /* rgb */ color: rgb(126, 253, 189); /* oklch */ color: oklch(90.4% 0.146 159.5);
Tailwind
colors: {
custom: {
50: '#abffd1',
500: '#7efdbd',
950: '#000000',
},
}SCSS
$custom: #7efdbd; $custom-light: #abffd1; $custom-dark: #000000;
JSON
{
"hex": "#7efdbd",
"rgb": {
"r": 126,
"g": 253,
"b": 189
},
"hsl": {
"h": 149.764,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90441,
"c": 0.14572,
"h": 159.5
},
"luminance": 0.7836
}Semantic roles & 50–950 ramp
primary
#7EFDBD
secondary
#DB4490
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683