#6FE588#6FE588
#6FE588 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.168 H 148.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE588 |
|---|---|
| RGB | rgb(111, 229, 136) |
| HSL | hsl(133, 69%, 67%) |
| HSV | hsv(133, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.48, -52.89, 35.40) |
| CIE-LCH | lch(82.48, 63.64, 146.21°) |
| OKLab | oklab(83.08% -0.1434 0.0876) |
| OKLCH | oklch(83.08% 0.168 148.6) |
| XYZ | xyz(39.0163, 61.1925, 33.0431) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.69
Tealish Green
#0CDC73
ΔE00 5.14
Lightish Green
#61E160
ΔE00 5.28
Turquoise Green
#04F489
ΔE00 5.37
Seafoam Green
#7AF9AB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE588 #E56FCC
analogous
#91E56F #6FE588 #6FE5C3
triadic
#6FE588 #886FE5 #E5886F
tetradic
#6FE588 #6F91E5 #E56FCC #E5C36F
square
#6FE588 #6F91E5 #E56FCC #E5C36F
split-complementary
#6FE588 #C36FE5 #E56F91
monochromatic
#21B841 #3BDC5D #6FE588 #A3EEB3 #D7F8DE
Accessibility & contrast
On white
1.59
#6FE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6FE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE588
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE588 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#57E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe588; /* rgb */ color: rgb(111, 229, 136); /* oklch */ color: oklch(83.1% 0.168 148.6);
Tailwind
colors: {
custom: {
50: '#a0eeab',
500: '#6fe588',
950: '#000000',
},
}SCSS
$custom: #6fe588; $custom-light: #a0eeab; $custom-dark: #000000;
JSON
{
"hex": "#6fe588",
"rgb": {
"r": 111,
"g": 229,
"b": 136
},
"hsl": {
"h": 132.712,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83082,
"c": 0.16807,
"h": 148.6
},
"luminance": 0.61196
}Semantic roles & 50–950 ramp
primary
#6FE588
secondary
#B8409F
accent
#14A9D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581