#6BD68B#6BD68B
#6BD68B is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.146 H 151.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD68B |
|---|---|
| RGB | rgb(107, 214, 139) |
| HSL | hsl(138, 57%, 63%) |
| HSV | hsv(138, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(77.92, -47.25, 27.82) |
| CIE-LCH | lch(77.92, 54.83, 149.51°) |
| OKLab | oklab(79.33% -0.1284 0.0698) |
| OKLCH | oklch(79.33% 0.146 151.5) |
| XYZ | xyz(34.7678, 53.0802, 32.8345) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.18
Seaweed
#18D17B
ΔE00 4.91
Soft Green
#6FC276
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD68B #D66BB6
analogous
#80D66B #6BD68B #6BD6C0
triadic
#6BD68B #8B6BD6 #D68B6B
tetradic
#6BD68B #6B80D6 #D66BB6 #D6C06B
square
#6BD68B #6B80D6 #D66BB6 #D6C06B
split-complementary
#6BD68B #C06BD6 #D66B80
monochromatic
#2B9C4D #3BC965 #6BD68B #9BE3B1 #CBF1D6
Accessibility & contrast
On white
1.81
#6BD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6BD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD68B
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD68B | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#C7BC90
Tritanopia (blue-blind)
#53D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd68b; /* rgb */ color: rgb(107, 214, 139); /* oklch */ color: oklch(79.3% 0.146 151.5);
Tailwind
colors: {
custom: {
50: '#9ce3ad',
500: '#6bd68b',
950: '#000000',
},
}SCSS
$custom: #6bd68b; $custom-light: #9ce3ad; $custom-dark: #000000;
JSON
{
"hex": "#6bd68b",
"rgb": {
"r": 107,
"g": 214,
"b": 139
},
"hsl": {
"h": 137.944,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79329,
"c": 0.14617,
"h": 151.5
},
"luminance": 0.53083
}Semantic roles & 50–950 ramp
primary
#6BD68B
secondary
#A04585
accent
#2193C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481