#6EE67B#6EE67B
#6EE67B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.182 H 145.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE67B |
|---|---|
| RGB | rgb(110, 230, 123) |
| HSL | hsl(127, 71%, 67%) |
| HSV | hsv(127, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.56, -55.51, 41.91) |
| CIE-LCH | lch(82.56, 69.56, 142.95°) |
| OKLab | oklab(83.07% -0.1506 0.1021) |
| OKLCH | oklch(83.07% 0.182 145.9) |
| XYZ | xyz(38.3001, 61.3355, 28.5557) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 5.28
Spearmint
#1EF876
ΔE00 5.42
Minty Green
#0BF77D
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE67B #E66ED9
analogous
#9DE66E #6EE67B #6EE6B7
triadic
#6EE67B #7B6EE6 #E67B6E
tetradic
#6EE67B #6E9DE6 #E66ED9 #E6B76E
square
#6EE67B #6E9DE6 #E66ED9 #E6B76E
split-complementary
#6EE67B #B76EE6 #E66E9D
monochromatic
#20BA31 #3ADD4B #6EE67B #A2EFAB #D6F8DA
Accessibility & contrast
On white
1.58
#6EE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6EE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE67B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE67B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#59E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee67b; /* rgb */ color: rgb(110, 230, 123); /* oklch */ color: oklch(83.1% 0.182 145.9);
Tailwind
colors: {
custom: {
50: '#a0efa3',
500: '#6ee67b',
950: '#000000',
},
}SCSS
$custom: #6ee67b; $custom-light: #a0efa3; $custom-dark: #000000;
JSON
{
"hex": "#6ee67b",
"rgb": {
"r": 110,
"g": 230,
"b": 123
},
"hsl": {
"h": 126.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83074,
"c": 0.18193,
"h": 145.9
},
"luminance": 0.61339
}Semantic roles & 50–950 ramp
primary
#6EE67B
secondary
#B93FAC
accent
#13BED3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580