#6EEB9B#6EEB9B
#6EEB9B is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.159 H 153.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB9B |
|---|---|
| RGB | rgb(110, 235, 155) |
| HSL | hsl(142, 76%, 68%) |
| HSV | hsv(142, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.53, -52.33, 28.50) |
| CIE-LCH | lch(84.53, 59.59, 151.43°) |
| OKLab | oklab(84.85% -0.1423 0.0716) |
| OKLCH | oklch(84.85% 0.159 153.3) |
| XYZ | xyz(42.0520, 65.0946, 41.3525) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB9B #EB6EBE
analogous
#7FEB6E #6EEB9B #6EEBDA
triadic
#6EEB9B #9B6EEB #EB9B6E
tetradic
#6EEB9B #6E7FEB #EB6EBE #EBDA6E
square
#6EEB9B #6E7FEB #EB6EBE #EBDA6E
split-complementary
#6EEB9B #DA6EEB #EB6E7F
monochromatic
#1BC458 #38E476 #6EEB9B #A4F2C0 #DAFAE5
Accessibility & contrast
On white
1.50
#6EEB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6EEB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB9B
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB9B | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#4DE8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eeb9b; /* rgb */ color: rgb(110, 235, 155); /* oklch */ color: oklch(84.9% 0.159 153.3);
Tailwind
colors: {
custom: {
50: '#a0f2b9',
500: '#6eeb9b',
950: '#000000',
},
}SCSS
$custom: #6eeb9b; $custom-light: #a0f2b9; $custom-dark: #000000;
JSON
{
"hex": "#6eeb9b",
"rgb": {
"r": 110,
"g": 235,
"b": 155
},
"hsl": {
"h": 141.6,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84851,
"c": 0.15927,
"h": 153.3
},
"luminance": 0.65098
}Semantic roles & 50–950 ramp
primary
#6EEB9B
secondary
#C23B91
accent
#0E8FD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581