#7EEBAB#7EEBAB
#7EEBAB is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.136 H 156.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBAB |
|---|---|
| RGB | rgb(126, 235, 171) |
| HSL | hsl(145, 73%, 71%) |
| HSV | hsv(145, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(85.40, -45.46, 21.55) |
| CIE-LCH | lch(85.40, 50.31, 154.64°) |
| OKLab | oklab(85.81% -0.1246 0.0548) |
| OKLCH | oklch(85.81% 0.136 156.2) |
| XYZ | xyz(45.6598, 66.7891, 49.0057) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.68
Hospital Green
#9BE5AA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBAB #EB7EBE
analogous
#87EB7E #7EEBAB #7EEBE2
triadic
#7EEBAB #AB7EEB #EBAB7E
tetradic
#7EEBAB #7E87EB #EB7EBE #EBE27E
square
#7EEBAB #7E87EB #EB7EBE #EBE27E
split-complementary
#7EEBAB #E27EEB #EB7E87
monochromatic
#20CF68 #49E388 #7EEBAB #B3F3CE #E5FBEE
Accessibility & contrast
On white
1.46
#7EEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#7EEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBAB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBAB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#63E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7eebab; /* rgb */ color: rgb(126, 235, 171); /* oklch */ color: oklch(85.8% 0.136 156.2);
Tailwind
colors: {
custom: {
50: '#a9f2c4',
500: '#7eebab',
950: '#000000',
},
}SCSS
$custom: #7eebab; $custom-light: #a9f2c4; $custom-dark: #000000;
JSON
{
"hex": "#7eebab",
"rgb": {
"r": 126,
"g": 235,
"b": 171
},
"hsl": {
"h": 144.771,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85812,
"c": 0.13613,
"h": 156.2
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#7EEBAB
secondary
#C44991
accent
#1084D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582