#7EEBAD#7EEBAD
#7EEBAD is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.134 H 157.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBAD |
|---|---|
| RGB | rgb(126, 235, 173) |
| HSL | hsl(146, 73%, 71%) |
| HSV | hsv(146, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(85.44, -45.08, 20.57) |
| CIE-LCH | lch(85.44, 49.56, 155.47°) |
| OKLab | oklab(85.86% -0.1237 0.0524) |
| OKLCH | oklch(85.86% 0.134 157) |
| XYZ | xyz(45.8519, 66.8659, 50.0173) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBAD #EB7EBC
analogous
#85EB7E #7EEBAD #7EEBE4
triadic
#7EEBAD #AD7EEB #EBAD7E
tetradic
#7EEBAD #7E85EB #EB7EBC #EBE47E
square
#7EEBAD #7E85EB #EB7EBC #EBE47E
split-complementary
#7EEBAD #E47EEB #EB7E85
monochromatic
#20CF6B #49E38B #7EEBAD #B3F3CF #E5FBEE
Accessibility & contrast
On white
1.46
#7EEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7EEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBAD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBAD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA9
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#63E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7eebad; /* rgb */ color: rgb(126, 235, 173); /* oklch */ color: oklch(85.9% 0.134 157.0);
Tailwind
colors: {
custom: {
50: '#a9f2c5',
500: '#7eebad',
950: '#000000',
},
}SCSS
$custom: #7eebad; $custom-light: #a9f2c5; $custom-dark: #000000;
JSON
{
"hex": "#7eebad",
"rgb": {
"r": 126,
"g": 235,
"b": 173
},
"hsl": {
"h": 145.872,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85856,
"c": 0.13436,
"h": 157
},
"luminance": 0.66869
}Semantic roles & 50–950 ramp
primary
#7EEBAD
secondary
#C4498F
accent
#1080D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582