#6BD796#6BD796
#6BD796 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.137 H 155.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD796 |
|---|---|
| RGB | rgb(107, 215, 150) |
| HSL | hsl(144, 57%, 63%) |
| HSV | hsv(144, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.42, -45.66, 22.77) |
| CIE-LCH | lch(78.42, 51.02, 153.50°) |
| OKLab | oklab(79.8% -0.1247 0.0577) |
| OKLCH | oklch(79.8% 0.137 155.2) |
| XYZ | xyz(35.8662, 53.9257, 37.3669) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.10
Emerald
#50C878
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.69
Eucalyptus
#44D7A8
ΔE00 5.83
Hospital Green
#9BE5AA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD796 #D76BAC
analogous
#76D76B #6BD796 #6BD7CC
triadic
#6BD796 #966BD7 #D7966B
tetradic
#6BD796 #6B76D7 #D76BAC #D7CC6B
square
#6BD796 #6B76D7 #D76BAC #D7CC6B
split-complementary
#6BD796 #CC6BD7 #D76B76
monochromatic
#2A9D58 #3BCA74 #6BD796 #9BE4B8 #CBF1DA
Accessibility & contrast
On white
1.78
#6BD796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6BD796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD796
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD796 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C992
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#4FD5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd796; /* rgb */ color: rgb(107, 215, 150); /* oklch */ color: oklch(79.8% 0.137 155.2);
Tailwind
colors: {
custom: {
50: '#9ce4b5',
500: '#6bd796',
950: '#000000',
},
}SCSS
$custom: #6bd796; $custom-light: #9ce4b5; $custom-dark: #000000;
JSON
{
"hex": "#6bd796",
"rgb": {
"r": 107,
"g": 215,
"b": 150
},
"hsl": {
"h": 143.889,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.79799,
"c": 0.13734,
"h": 155.2
},
"luminance": 0.53929
}Semantic roles & 50–950 ramp
primary
#6BD796
secondary
#A1457D
accent
#2084C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481