#6FE67A#6FE67A
#6FE67A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.182 H 145.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE67A |
|---|---|
| RGB | rgb(111, 230, 122) |
| HSL | hsl(126, 70%, 67%) |
| HSV | hsv(126, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(82.58, -55.40, 42.43) |
| CIE-LCH | lch(82.58, 69.78, 142.55°) |
| OKLab | oklab(83.1% -0.1503 0.1032) |
| OKLCH | oklch(83.1% 0.182 145.5) |
| XYZ | xyz(38.3630, 61.3752, 28.2336) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 5.40
Spearmint
#1EF876
ΔE00 5.46
Minty Green
#0BF77D
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE67A #E66FDB
analogous
#A0E66F #6FE67A #6FE6B6
triadic
#6FE67A #7A6FE6 #E67A6F
tetradic
#6FE67A #6FA0E6 #E66FDB #E6B66F
square
#6FE67A #6FA0E6 #E66FDB #E6B66F
split-complementary
#6FE67A #B66FE6 #E66FA0
monochromatic
#20BA2F #3BDD4A #6FE67A #A3EFAA #D7F8DA
Accessibility & contrast
On white
1.58
#6FE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6FE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE67A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE67A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#5BE1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe67a; /* rgb */ color: rgb(111, 230, 122); /* oklch */ color: oklch(83.1% 0.182 145.5);
Tailwind
colors: {
custom: {
50: '#a1efa2',
500: '#6fe67a',
950: '#000000',
},
}SCSS
$custom: #6fe67a; $custom-light: #a1efa2; $custom-dark: #000000;
JSON
{
"hex": "#6fe67a",
"rgb": {
"r": 111,
"g": 230,
"b": 122
},
"hsl": {
"h": 125.546,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83097,
"c": 0.18236,
"h": 145.5
},
"luminance": 0.61378
}Semantic roles & 50–950 ramp
primary
#6FE67A
secondary
#BA3FAF
accent
#13C1D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580