#6FD28E#6FD28E
#6FD28E is a light, vivid green. Relative luminance 0.514; OKLCH L 78.6% C 0.135 H 152.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD28E |
|---|---|
| RGB | rgb(111, 210, 142) |
| HSL | hsl(139, 52%, 63%) |
| HSV | hsv(139, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 32.4%, 17.6%) |
| CIE-LAB | lab(76.93, -43.97, 24.95) |
| CIE-LCH | lch(76.93, 50.56, 150.43°) |
| OKLab | oklab(78.58% -0.1198 0.0629) |
| OKLCH | oklch(78.58% 0.135 152.3) |
| XYZ | xyz(34.4823, 51.4231, 33.6945) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.19
Soft Green
#6FC276
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.52
Dark Mint
#48C072
ΔE00 5.92
Aqua Green
#12E193
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD28E #D26FB3
analogous
#81D26F #6FD28E #6FD2BF
triadic
#6FD28E #8E6FD2 #D28E6F
tetradic
#6FD28E #6F81D2 #D26FB3 #D2BF6F
square
#6FD28E #6F81D2 #D26FB3 #D2BF6F
split-complementary
#6FD28E #BF6FD2 #D26F81
monochromatic
#2F9750 #40C369 #6FD28E #9EE1B3 #CCEFD7
Accessibility & contrast
On white
1.86
#6FD28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6FD28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD28E
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD28E | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#5ACFC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd28e; /* rgb */ color: rgb(111, 210, 142); /* oklch */ color: oklch(78.6% 0.135 152.3);
Tailwind
colors: {
custom: {
50: '#9ee0af',
500: '#6fd28e',
950: '#000000',
},
}SCSS
$custom: #6fd28e; $custom-light: #9ee0af; $custom-dark: #000000;
JSON
{
"hex": "#6fd28e",
"rgb": {
"r": 111,
"g": 210,
"b": 142
},
"hsl": {
"h": 138.788,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.78582,
"c": 0.13534,
"h": 152.3
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#6FD28E
secondary
#9D4982
accent
#2690C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481