#6BD89B#6BD89B
#6BD89B is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.134 H 156.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD89B |
|---|---|
| RGB | rgb(107, 216, 155) |
| HSL | hsl(146, 58%, 63%) |
| HSV | hsv(146, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(78.81, -45.13, 20.68) |
| CIE-LCH | lch(78.81, 49.64, 155.38°) |
| OKLab | oklab(80.15% -0.1235 0.0526) |
| OKLCH | oklch(80.15% 0.134 156.9) |
| XYZ | xyz(36.5328, 54.6011, 39.6179) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.87
Emerald
#50C878
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD89B #D86BA8
analogous
#71D86B #6BD89B #6BD8D1
triadic
#6BD89B #9B6BD8 #D89B6B
tetradic
#6BD89B #6B71D8 #D86BA8 #D8D16B
square
#6BD89B #6B71D8 #D86BA8 #D8D16B
split-complementary
#6BD89B #D16BD8 #D86B71
monochromatic
#2A9F5D #3BCB7A #6BD89B #9BE5BC #CCF2DC
Accessibility & contrast
On white
1.76
#6BD89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6BD89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD89B
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD89B | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA97
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#4DD7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd89b; /* rgb */ color: rgb(107, 216, 155); /* oklch */ color: oklch(80.2% 0.134 156.9);
Tailwind
colors: {
custom: {
50: '#9ce5b8',
500: '#6bd89b',
950: '#000000',
},
}SCSS
$custom: #6bd89b; $custom-light: #9ce5b8; $custom-dark: #000000;
JSON
{
"hex": "#6bd89b",
"rgb": {
"r": 107,
"g": 216,
"b": 155
},
"hsl": {
"h": 146.422,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.80151,
"c": 0.13424,
"h": 156.9
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#6BD89B
secondary
#A34479
accent
#207DC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481