#6BD68F#6BD68F
#6BD68F is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.142 H 152.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD68F |
|---|---|
| RGB | rgb(107, 214, 143) |
| HSL | hsl(140, 57%, 63%) |
| HSV | hsv(140, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(77.99, -46.53, 25.84) |
| CIE-LCH | lch(77.99, 53.23, 150.96°) |
| OKLab | oklab(79.41% -0.1267 0.0651) |
| OKLCH | oklch(79.41% 0.142 152.8) |
| XYZ | xyz(35.0654, 53.1993, 34.4019) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.45
Seaweed
#18D17B
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.24
Soft Green
#6FC276
ΔE00 5.67
Weird Green
#3AE57F
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD68F #D66BB2
analogous
#7CD66B #6BD68F #6BD6C5
triadic
#6BD68F #8F6BD6 #D68F6B
tetradic
#6BD68F #6B7CD6 #D66BB2 #D6C56B
square
#6BD68F #6B7CD6 #D66BB2 #D6C56B
split-complementary
#6BD68F #C56BD6 #D66B7C
monochromatic
#2B9C51 #3BC96B #6BD68F #9BE3B3 #CBF1D8
Accessibility & contrast
On white
1.80
#6BD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6BD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD68F
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD68F | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#52D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd68f; /* rgb */ color: rgb(107, 214, 143); /* oklch */ color: oklch(79.4% 0.142 152.8);
Tailwind
colors: {
custom: {
50: '#9ce3b0',
500: '#6bd68f',
950: '#000000',
},
}SCSS
$custom: #6bd68f; $custom-light: #9ce3b0; $custom-dark: #000000;
JSON
{
"hex": "#6bd68f",
"rgb": {
"r": 107,
"g": 214,
"b": 143
},
"hsl": {
"h": 140.187,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79409,
"c": 0.1424,
"h": 152.8
},
"luminance": 0.53202
}Semantic roles & 50–950 ramp
primary
#6BD68F
secondary
#A04581
accent
#218DC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481