#7EEBB2#7EEBB2
#7EEBB2 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.130 H 159.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBB2 |
|---|---|
| RGB | rgb(126, 235, 178) |
| HSL | hsl(149, 73%, 71%) |
| HSV | hsv(149, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.54, -44.11, 18.12) |
| CIE-LCH | lch(85.54, 47.69, 157.67°) |
| OKLab | oklab(85.97% -0.1215 0.0463) |
| OKLCH | oklch(85.97% 0.13 159.1) |
| XYZ | xyz(46.3448, 67.0631, 52.6131) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBB2 #EB7EB7
analogous
#80EB7E #7EEBB2 #7EEBE8
triadic
#7EEBB2 #B27EEB #EBB27E
tetradic
#7EEBB2 #7E80EB #EB7EB7 #EBE87E
square
#7EEBB2 #7E80EB #EB7EB7 #EBE87E
split-complementary
#7EEBB2 #E87EEB #EB7E80
monochromatic
#20CF73 #49E392 #7EEBB2 #B3F3D2 #E5FBEF
Accessibility & contrast
On white
1.46
#7EEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#7EEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBB2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBB2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#61EADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eebb2; /* rgb */ color: rgb(126, 235, 178); /* oklch */ color: oklch(86.0% 0.130 159.1);
Tailwind
colors: {
custom: {
50: '#a9f2c9',
500: '#7eebb2',
950: '#000000',
},
}SCSS
$custom: #7eebb2; $custom-light: #a9f2c9; $custom-dark: #000000;
JSON
{
"hex": "#7eebb2",
"rgb": {
"r": 126,
"g": 235,
"b": 178
},
"hsl": {
"h": 148.624,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.8597,
"c": 0.13004,
"h": 159.1
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#7EEBB2
secondary
#C44989
accent
#1077D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582