#6EEBA9#6EEBA9
#6EEBA9 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.147 H 158.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBA9 |
|---|---|
| RGB | rgb(110, 235, 169) |
| HSL | hsl(148, 76%, 68%) |
| HSV | hsv(148, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.79, -49.71, 21.66) |
| CIE-LCH | lch(84.79, 54.23, 156.46°) |
| OKLab | oklab(85.14% -0.1361 0.0551) |
| OKLCH | oklch(85.14% 0.147 158) |
| XYZ | xyz(43.2966, 65.5924, 47.9074) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.64
Light Sea Green
#98F6B0
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBA9 #EB6EB0
analogous
#71EB6E #6EEBA9 #6EEBE8
triadic
#6EEBA9 #A96EEB #EBA96E
tetradic
#6EEBA9 #6E71EB #EB6EB0 #EBE86E
square
#6EEBA9 #6E71EB #EB6EB0 #EBE86E
split-complementary
#6EEBA9 #E86EEB #EB6E71
monochromatic
#1BC46B #38E489 #6EEBA9 #A4F2C9 #DAFAE9
Accessibility & contrast
On white
1.49
#6EEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6EEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBA9
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBA9 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D7CFAD
Tritanopia (blue-blind)
#46EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eeba9; /* rgb */ color: rgb(110, 235, 169); /* oklch */ color: oklch(85.1% 0.147 158.0);
Tailwind
colors: {
custom: {
50: '#a0f2c2',
500: '#6eeba9',
950: '#000000',
},
}SCSS
$custom: #6eeba9; $custom-light: #a0f2c2; $custom-dark: #000000;
JSON
{
"hex": "#6eeba9",
"rgb": {
"r": 110,
"g": 235,
"b": 169
},
"hsl": {
"h": 148.32,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85144,
"c": 0.14679,
"h": 158
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#6EEBA9
secondary
#C23B82
accent
#0E78D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582