#6FD57B#6FD57B
#6FD57B is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.158 H 146.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD57B |
|---|---|
| RGB | rgb(111, 213, 123) |
| HSL | hsl(127, 55%, 64%) |
| HSV | hsv(127, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 42.3%, 16.5%) |
| CIE-LAB | lab(77.52, -48.42, 35.49) |
| CIE-LCH | lch(77.52, 60.04, 143.76°) |
| OKLab | oklab(78.96% -0.1315 0.0874) |
| OKLCH | oklch(78.96% 0.158 146.4) |
| XYZ | xyz(33.9230, 52.3956, 27.0608) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.54
Soft Green
#6FC276
ΔE00 4.93
Weird Green
#3AE57F
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.28
Lightish Green
#61E160
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD57B #D56FC9
analogous
#96D56F #6FD57B #6FD5AE
triadic
#6FD57B #7B6FD5 #D57B6F
tetradic
#6FD57B #6F96D5 #D56FC9 #D5AE6F
square
#6FD57B #6F96D5 #D56FC9 #D5AE6F
split-complementary
#6FD57B #AE6FD5 #D56F96
monochromatic
#2E9C3B #40C750 #6FD57B #9EE3A6 #CEF1D2
Accessibility & contrast
On white
1.83
#6FD57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6FD57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD57B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD57B | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C574
Deuteranopia (green-blind)
#C9BC81
Tritanopia (blue-blind)
#5ED1BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd57b; /* rgb */ color: rgb(111, 213, 123); /* oklch */ color: oklch(79.0% 0.158 146.4);
Tailwind
colors: {
custom: {
50: '#9ee2a2',
500: '#6fd57b',
950: '#000000',
},
}SCSS
$custom: #6fd57b; $custom-light: #9ee2a2; $custom-dark: #000000;
JSON
{
"hex": "#6fd57b",
"rgb": {
"r": 111,
"g": 213,
"b": 123
},
"hsl": {
"h": 127.059,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.78955,
"c": 0.15791,
"h": 146.4
},
"luminance": 0.52398
}Semantic roles & 50–950 ramp
primary
#6FD57B
secondary
#A14896
accent
#23B0C2
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480