#6BD883#6BD883
#6BD883 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.157 H 148.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD883 |
|---|---|
| RGB | rgb(107, 216, 131) |
| HSL | hsl(133, 58%, 63%) |
| HSV | hsv(133, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(78.39, -49.44, 32.54) |
| CIE-LCH | lch(78.39, 59.19, 146.65°) |
| OKLab | oklab(79.67% -0.1342 0.0808) |
| OKLCH | oklch(79.67% 0.157 148.9) |
| XYZ | xyz(34.7138, 53.8734, 30.0377) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.56
Aqua Green
#12E193
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD883 #D86BC0
analogous
#89D86B #6BD883 #6BD8B9
triadic
#6BD883 #836BD8 #D8836B
tetradic
#6BD883 #6B89D8 #D86BC0 #D8B96B
square
#6BD883 #6B89D8 #D86BC0 #D8B96B
split-complementary
#6BD883 #B96BD8 #D86B89
monochromatic
#2A9F44 #3BCB5A #6BD883 #9BE5AC #CCF2D4
Accessibility & contrast
On white
1.78
#6BD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6BD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD883
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD883 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87D
Deuteranopia (green-blind)
#CABE88
Tritanopia (blue-blind)
#55D4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd883; /* rgb */ color: rgb(107, 216, 131); /* oklch */ color: oklch(79.7% 0.157 148.9);
Tailwind
colors: {
custom: {
50: '#9ce5a8',
500: '#6bd883',
950: '#000000',
},
}SCSS
$custom: #6bd883; $custom-light: #9ce5a8; $custom-dark: #000000;
JSON
{
"hex": "#6bd883",
"rgb": {
"r": 107,
"g": 216,
"b": 131
},
"hsl": {
"h": 133.211,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.79666,
"c": 0.1566,
"h": 148.9
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#6BD883
secondary
#A3448E
accent
#20A1C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480