#6EEBA7#6EEBA7
#6EEBA7 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.149 H 157.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBA7 |
|---|---|
| RGB | rgb(110, 235, 167) |
| HSL | hsl(147, 76%, 68%) |
| HSV | hsv(147, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.75, -50.10, 22.64) |
| CIE-LCH | lch(84.75, 54.98, 155.69°) |
| OKLab | oklab(85.1% -0.137 0.0575) |
| OKLCH | oklch(85.1% 0.149 157.2) |
| XYZ | xyz(43.1103, 65.5179, 46.9261) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBA7 #EB6EB2
analogous
#73EB6E #6EEBA7 #6EEBE6
triadic
#6EEBA7 #A76EEB #EBA76E
tetradic
#6EEBA7 #6E73EB #EB6EB2 #EBE66E
square
#6EEBA7 #6E73EB #EB6EB2 #EBE66E
split-complementary
#6EEBA7 #E66EEB #EB6E73
monochromatic
#1BC468 #38E486 #6EEBA7 #A4F2C8 #DAFAE8
Accessibility & contrast
On white
1.49
#6EEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6EEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBA7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBA7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA3
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#47E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eeba7; /* rgb */ color: rgb(110, 235, 167); /* oklch */ color: oklch(85.1% 0.149 157.2);
Tailwind
colors: {
custom: {
50: '#a0f2c1',
500: '#6eeba7',
950: '#000000',
},
}SCSS
$custom: #6eeba7; $custom-light: #a0f2c1; $custom-dark: #000000;
JSON
{
"hex": "#6eeba7",
"rgb": {
"r": 110,
"g": 235,
"b": 167
},
"hsl": {
"h": 147.36,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85101,
"c": 0.14853,
"h": 157.2
},
"luminance": 0.65522
}Semantic roles & 50–950 ramp
primary
#6EEBA7
secondary
#C23B85
accent
#0E7CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582