#6BD08F#6BD08F
#6BD08F is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.134 H 153.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD08F |
|---|---|
| RGB | rgb(107, 208, 143) |
| HSL | hsl(141, 52%, 62%) |
| HSV | hsv(141, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 31.3%, 18.4%) |
| CIE-LAB | lab(76.20, -43.98, 23.41) |
| CIE-LCH | lch(76.20, 49.82, 151.97°) |
| OKLab | oklab(77.95% -0.1199 0.0592) |
| OKLCH | oklch(77.95% 0.134 153.7) |
| XYZ | xyz(33.5748, 50.2181, 33.9051) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.08
Soft Green
#6FC276
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.44
Dark Mint
#48C072
ΔE00 5.63
Aqua Green
#12E193
ΔE00 6.17
Greenblue
#23C48B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD08F #D06BAC
analogous
#7AD06B #6BD08F #6BD0C2
triadic
#6BD08F #8F6BD0 #D08F6B
tetradic
#6BD08F #6B7AD0 #D06BAC #D0C26B
square
#6BD08F #6B7AD0 #D06BAC #D0C26B
split-complementary
#6BD08F #C26BD0 #D06B7A
monochromatic
#2E9252 #3DC16C #6BD08F #99DFB2 #C8EED5
Accessibility & contrast
On white
1.90
#6BD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6BD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD08F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD08F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28B
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#53CEBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bd08f; /* rgb */ color: rgb(107, 208, 143); /* oklch */ color: oklch(78.0% 0.134 153.7);
Tailwind
colors: {
custom: {
50: '#9bdfb0',
500: '#6bd08f',
950: '#000000',
},
}SCSS
$custom: #6bd08f; $custom-light: #9bdfb0; $custom-dark: #000000;
JSON
{
"hex": "#6bd08f",
"rgb": {
"r": 107,
"g": 208,
"b": 143
},
"hsl": {
"h": 141.386,
"s": 51.795,
"l": 61.765
},
"oklch": {
"l": 0.7795,
"c": 0.13375,
"h": 153.7
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#6BD08F
secondary
#98477B
accent
#2689BF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481