#6FE57B#6FE57B
#6FE57B is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.180 H 145.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE57B |
|---|---|
| RGB | rgb(111, 229, 123) |
| HSL | hsl(126, 69%, 67%) |
| HSV | hsv(126, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(82.30, -54.87, 41.59) |
| CIE-LCH | lch(82.30, 68.85, 142.84°) |
| OKLab | oklab(82.87% -0.1489 0.1014) |
| OKLCH | oklch(82.87% 0.18 145.7) |
| XYZ | xyz(38.1478, 60.8451, 28.4691) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Lightgreen
#90EE90
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 5.26
Fresh Green
#69D84F
ΔE00 5.63
Minty Green
#0BF77D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE57B #E56FD9
analogous
#9EE56F #6FE57B #6FE5B6
triadic
#6FE57B #7B6FE5 #E57B6F
tetradic
#6FE57B #6F9EE5 #E56FD9 #E5B66F
square
#6FE57B #6F9EE5 #E56FD9 #E5B66F
split-complementary
#6FE57B #B66FE5 #E56F9E
monochromatic
#21B831 #3BDC4B #6FE57B #A3EEAB #D7F8DA
Accessibility & contrast
On white
1.59
#6FE57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6FE57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE57B
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE57B | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#5BE0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe57b; /* rgb */ color: rgb(111, 229, 123); /* oklch */ color: oklch(82.9% 0.180 145.7);
Tailwind
colors: {
custom: {
50: '#a0eea3',
500: '#6fe57b',
950: '#000000',
},
}SCSS
$custom: #6fe57b; $custom-light: #a0eea3; $custom-dark: #000000;
JSON
{
"hex": "#6fe57b",
"rgb": {
"r": 111,
"g": 229,
"b": 123
},
"hsl": {
"h": 126.102,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.82868,
"c": 0.1801,
"h": 145.7
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#6FE57B
secondary
#B840AC
accent
#14BED1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580