#6EEB91#6EEB91
#6EEB91 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.168 H 150.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB91 |
|---|---|
| RGB | rgb(110, 235, 145) |
| HSL | hsl(137, 76%, 68%) |
| HSV | hsv(137, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.37, -54.07, 33.34) |
| CIE-LCH | lch(84.37, 63.52, 148.34°) |
| OKLab | oklab(84.66% -0.1466 0.083) |
| OKLCH | oklch(84.66% 0.168 150.5) |
| XYZ | xyz(41.2467, 64.7724, 37.1113) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB91 #EB6EC8
analogous
#89EB6E #6EEB91 #6EEBD0
triadic
#6EEB91 #916EEB #EB916E
tetradic
#6EEB91 #6E89EB #EB6EC8 #EBD06E
square
#6EEB91 #6E89EB #EB6EC8 #EBD06E
split-complementary
#6EEB91 #D06EEB #EB6E89
monochromatic
#1BC44A #38E468 #6EEB91 #A4F2BA #DAFAE3
Accessibility & contrast
On white
1.50
#6EEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6EEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB91
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB91 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#51E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6eeb91; /* rgb */ color: rgb(110, 235, 145); /* oklch */ color: oklch(84.7% 0.168 150.5);
Tailwind
colors: {
custom: {
50: '#a0f2b2',
500: '#6eeb91',
950: '#000000',
},
}SCSS
$custom: #6eeb91; $custom-light: #a0f2b2; $custom-dark: #000000;
JSON
{
"hex": "#6eeb91",
"rgb": {
"r": 110,
"g": 235,
"b": 145
},
"hsl": {
"h": 136.8,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84661,
"c": 0.16847,
"h": 150.5
},
"luminance": 0.64776
}Semantic roles & 50–950 ramp
primary
#6EEB91
secondary
#C23B9C
accent
#0E9FD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581