#6EEB95#6EEB95
#6EEB95 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.165 H 151.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB95 |
|---|---|
| RGB | rgb(110, 235, 149) |
| HSL | hsl(139, 76%, 68%) |
| HSV | hsv(139, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.43, -53.39, 31.41) |
| CIE-LCH | lch(84.43, 61.94, 149.53°) |
| OKLab | oklab(84.74% -0.1449 0.0785) |
| OKLCH | oklch(84.74% 0.165 151.6) |
| XYZ | xyz(41.5606, 64.8980, 38.7644) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB95 #EB6EC4
analogous
#85EB6E #6EEB95 #6EEBD4
triadic
#6EEB95 #956EEB #EB956E
tetradic
#6EEB95 #6E85EB #EB6EC4 #EBD46E
square
#6EEB95 #6E85EB #EB6EC4 #EBD46E
split-complementary
#6EEB95 #D46EEB #EB6E85
monochromatic
#1BC450 #38E46E #6EEB95 #A4F2BC #DAFAE4
Accessibility & contrast
On white
1.50
#6EEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6EEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB95
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB95 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#4FE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eeb95; /* rgb */ color: rgb(110, 235, 149); /* oklch */ color: oklch(84.7% 0.165 151.6);
Tailwind
colors: {
custom: {
50: '#a0f2b5',
500: '#6eeb95',
950: '#000000',
},
}SCSS
$custom: #6eeb95; $custom-light: #a0f2b5; $custom-dark: #000000;
JSON
{
"hex": "#6eeb95",
"rgb": {
"r": 110,
"g": 235,
"b": 149
},
"hsl": {
"h": 138.72,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84735,
"c": 0.16478,
"h": 151.6
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#6EEB95
secondary
#C23B98
accent
#0E99D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581