#6FD08E#6FD08E
#6FD08E is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.132 H 152.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD08E |
|---|---|
| RGB | rgb(111, 208, 142) |
| HSL | hsl(139, 51%, 63%) |
| HSV | hsv(139, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 31.7%, 18.4%) |
| CIE-LAB | lab(76.34, -43.11, 24.15) |
| CIE-LCH | lch(76.34, 49.41, 150.75°) |
| OKLab | oklab(78.1% -0.1175 0.0609) |
| OKLCH | oklch(78.1% 0.132 152.6) |
| XYZ | xyz(33.9916, 50.4417, 33.5310) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.12
Soft Green
#6FC276
ΔE00 4.67
Seaweed
#18D17B
ΔE00 5.68
Dark Mint
#48C072
ΔE00 5.70
Aqua Green
#12E193
ΔE00 6.49
Hospital Green
#9BE5AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD08E #D06FB1
analogous
#81D06F #6FD08E #6FD0BE
triadic
#6FD08E #8E6FD0 #D08E6F
tetradic
#6FD08E #6F81D0 #D06FB1 #D0BE6F
square
#6FD08E #6F81D0 #D06FB1 #D0BE6F
split-complementary
#6FD08E #BE6FD0 #D06F81
monochromatic
#309450 #41C16A #6FD08E #9DDFB2 #CBEED6
Accessibility & contrast
On white
1.89
#6FD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#6FD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD08E
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD08E | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28A
Deuteranopia (green-blind)
#C2B892
Tritanopia (blue-blind)
#5ACEBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fd08e; /* rgb */ color: rgb(111, 208, 142); /* oklch */ color: oklch(78.1% 0.132 152.6);
Tailwind
colors: {
custom: {
50: '#9edfaf',
500: '#6fd08e',
950: '#000000',
},
}SCSS
$custom: #6fd08e; $custom-light: #9edfaf; $custom-dark: #000000;
JSON
{
"hex": "#6fd08e",
"rgb": {
"r": 111,
"g": 208,
"b": 142
},
"hsl": {
"h": 139.175,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.78098,
"c": 0.13241,
"h": 152.6
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#6FD08E
secondary
#9A4980
accent
#278EBE
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481