#6FD68C#6FD68C
#6FD68C is a light, vivid green. Relative luminance 0.534; OKLCH L 79.5% C 0.143 H 151.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD68C |
|---|---|
| RGB | rgb(111, 214, 140) |
| HSL | hsl(137, 56%, 64%) |
| HSV | hsv(137, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(78.09, -46.04, 27.55) |
| CIE-LCH | lch(78.09, 53.65, 149.10°) |
| OKLab | oklab(79.51% -0.1252 0.0691) |
| OKLCH | oklch(79.51% 0.143 151.1) |
| XYZ | xyz(35.3334, 53.3634, 33.2441) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.41
Seaweed
#18D17B
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.80
Tealish Green
#0CDC73
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD68C #D66FB9
analogous
#85D66F #6FD68C #6FD6BF
triadic
#6FD68C #8C6FD6 #D68C6F
tetradic
#6FD68C #6F85D6 #D66FB9 #D6BF6F
square
#6FD68C #6F85D6 #D66FB9 #D6BF6F
split-complementary
#6FD68C #BF6FD6 #D66F85
monochromatic
#2D9E4D #3FC866 #6FD68C #9FE4B2 #CEF1D8
Accessibility & contrast
On white
1.80
#6FD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6FD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD68C
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD68C | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C787
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#5AD3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd68c; /* rgb */ color: rgb(111, 214, 140); /* oklch */ color: oklch(79.5% 0.143 151.1);
Tailwind
colors: {
custom: {
50: '#9ee3ae',
500: '#6fd68c',
950: '#000000',
},
}SCSS
$custom: #6fd68c; $custom-light: #9ee3ae; $custom-dark: #000000;
JSON
{
"hex": "#6fd68c",
"rgb": {
"r": 111,
"g": 214,
"b": 140
},
"hsl": {
"h": 136.893,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79512,
"c": 0.14305,
"h": 151.1
},
"luminance": 0.53366
}Semantic roles & 50–950 ramp
primary
#6FD68C
secondary
#A24788
accent
#2296C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481