#6BD88E#6BD88E
#6BD88E is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.146 H 152.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD88E |
|---|---|
| RGB | rgb(107, 216, 142) |
| HSL | hsl(139, 58%, 63%) |
| HSV | hsv(139, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 34.3%, 15.3%) |
| CIE-LAB | lab(78.57, -47.56, 27.14) |
| CIE-LCH | lch(78.57, 54.75, 150.29°) |
| OKLab | oklab(79.88% -0.1293 0.0682) |
| OKLCH | oklch(79.88% 0.146 152.2) |
| XYZ | xyz(35.4993, 54.1876, 34.1745) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.64
Aqua Green
#12E193
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.86
Soft Green
#6FC276
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD88E #D86BB5
analogous
#7ED86B #6BD88E #6BD8C4
triadic
#6BD88E #8E6BD8 #D88E6B
tetradic
#6BD88E #6B7ED8 #D86BB5 #D8C46B
square
#6BD88E #6B7ED8 #D86BB5 #D8C46B
split-complementary
#6BD88E #C46BD8 #D86B7E
monochromatic
#2A9F4F #3BCB69 #6BD88E #9BE5B3 #CCF2D8
Accessibility & contrast
On white
1.77
#6BD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6BD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD88E
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD88E | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C989
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#52D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd88e; /* rgb */ color: rgb(107, 216, 142); /* oklch */ color: oklch(79.9% 0.146 152.2);
Tailwind
colors: {
custom: {
50: '#9ce5af',
500: '#6bd88e',
950: '#000000',
},
}SCSS
$custom: #6bd88e; $custom-light: #9ce5af; $custom-dark: #000000;
JSON
{
"hex": "#6bd88e",
"rgb": {
"r": 107,
"g": 216,
"b": 142
},
"hsl": {
"h": 139.266,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.79876,
"c": 0.14619,
"h": 152.2
},
"luminance": 0.54191
}Semantic roles & 50–950 ramp
primary
#6BD88E
secondary
#A34484
accent
#2091C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481