#7EEBB3#7EEBB3
#7EEBB3 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.129 H 159.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBB3 |
|---|---|
| RGB | rgb(126, 235, 179) |
| HSL | hsl(149, 73%, 71%) |
| HSV | hsv(149, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(85.56, -43.91, 17.63) |
| CIE-LCH | lch(85.56, 47.32, 158.13°) |
| OKLab | oklab(85.99% -0.1211 0.0451) |
| OKLCH | oklch(85.99% 0.129 159.6) |
| XYZ | xyz(46.4456, 67.1034, 53.1438) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBB3 #EB7EB6
analogous
#7FEB7E #7EEBB3 #7EEBE9
triadic
#7EEBB3 #B37EEB #EBB37E
tetradic
#7EEBB3 #7E7FEB #EB7EB6 #EBE97E
square
#7EEBB3 #7E7FEB #EB7EB6 #EBE97E
split-complementary
#7EEBB3 #E97EEB #EB7E7F
monochromatic
#20CF75 #49E394 #7EEBB3 #B3F3D2 #E5FBEF
Accessibility & contrast
On white
1.46
#7EEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7EEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBB3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBB3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#60EADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eebb3; /* rgb */ color: rgb(126, 235, 179); /* oklch */ color: oklch(86.0% 0.129 159.6);
Tailwind
colors: {
custom: {
50: '#a9f2c9',
500: '#7eebb3',
950: '#000000',
},
}SCSS
$custom: #7eebb3; $custom-light: #a9f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7eebb3",
"rgb": {
"r": 126,
"g": 235,
"b": 179
},
"hsl": {
"h": 149.174,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85993,
"c": 0.12919,
"h": 159.6
},
"luminance": 0.67107
}Semantic roles & 50–950 ramp
primary
#7EEBB3
secondary
#C44988
accent
#1075D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582