#6BD89D#6BD89D
#6BD89D is a light, vivid green. Relative luminance 0.547; OKLCH L 80.2% C 0.132 H 157.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD89D |
|---|---|
| RGB | rgb(107, 216, 157) |
| HSL | hsl(148, 58%, 63%) |
| HSV | hsv(148, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 27.3%, 15.3%) |
| CIE-LAB | lab(78.85, -44.74, 19.69) |
| CIE-LCH | lch(78.85, 48.88, 156.25°) |
| OKLab | oklab(80.2% -0.1226 0.0501) |
| OKLCH | oklch(80.2% 0.132 157.8) |
| XYZ | xyz(36.7022, 54.6688, 40.5098) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.24
Emerald
#50C878
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD89D #D86BA6
analogous
#6FD86B #6BD89D #6BD8D3
triadic
#6BD89D #9D6BD8 #D89D6B
tetradic
#6BD89D #6B6FD8 #D86BA6 #D8D36B
square
#6BD89D #6B6FD8 #D86BA6 #D8D36B
split-complementary
#6BD89D #D36BD8 #D86B6F
monochromatic
#2A9F5F #3BCB7D #6BD89D #9BE5BD #CCF2DD
Accessibility & contrast
On white
1.76
#6BD89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6BD89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD89D
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD89D | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9A
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#4CD7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd89d; /* rgb */ color: rgb(107, 216, 157); /* oklch */ color: oklch(80.2% 0.132 157.8);
Tailwind
colors: {
custom: {
50: '#9ce5ba',
500: '#6bd89d',
950: '#000000',
},
}SCSS
$custom: #6bd89d; $custom-light: #9ce5ba; $custom-dark: #000000;
JSON
{
"hex": "#6bd89d",
"rgb": {
"r": 107,
"g": 216,
"b": 157
},
"hsl": {
"h": 147.523,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.80196,
"c": 0.13247,
"h": 157.8
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#6BD89D
secondary
#A34477
accent
#207AC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481