#6FD68E#6FD68E
#6FD68E is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.141 H 151.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD68E |
|---|---|
| RGB | rgb(111, 214, 142) |
| HSL | hsl(138, 56%, 64%) |
| HSV | hsv(138, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(78.12, -45.69, 26.56) |
| CIE-LCH | lch(78.12, 52.85, 149.83°) |
| OKLab | oklab(79.55% -0.1244 0.0668) |
| OKLCH | oklch(79.55% 0.141 151.8) |
| XYZ | xyz(35.4822, 53.4229, 34.0278) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 6.01
Hospital Green
#9BE5AA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD68E #D66FB7
analogous
#83D66F #6FD68E #6FD6C1
triadic
#6FD68E #8E6FD6 #D68E6F
tetradic
#6FD68E #6F83D6 #D66FB7 #D6C16F
square
#6FD68E #6F83D6 #D66FB7 #D6C16F
split-complementary
#6FD68E #C16FD6 #D66F83
monochromatic
#2D9E4F #3FC869 #6FD68E #9FE4B3 #CEF1D9
Accessibility & contrast
On white
1.80
#6FD68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6FD68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD68E
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD68E | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C789
Deuteranopia (green-blind)
#C8BD92
Tritanopia (blue-blind)
#59D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd68e; /* rgb */ color: rgb(111, 214, 142); /* oklch */ color: oklch(79.6% 0.141 151.8);
Tailwind
colors: {
custom: {
50: '#9ee3af',
500: '#6fd68e',
950: '#000000',
},
}SCSS
$custom: #6fd68e; $custom-light: #9ee3af; $custom-dark: #000000;
JSON
{
"hex": "#6fd68e",
"rgb": {
"r": 111,
"g": 214,
"b": 142
},
"hsl": {
"h": 138.058,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79552,
"c": 0.14116,
"h": 151.8
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#6FD68E
secondary
#A24787
accent
#2293C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481