#6BDD93#6BDD93
#6BDD93 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.149 H 153.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDD93 |
|---|---|
| RGB | rgb(107, 221, 147) |
| HSL | hsl(141, 63%, 64%) |
| HSV | hsv(141, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.15, -48.74, 26.67) |
| CIE-LCH | lch(80.15, 55.56, 151.31°) |
| OKLab | oklab(81.19% -0.1326 0.0671) |
| OKLCH | oklch(81.19% 0.149 153.2) |
| XYZ | xyz(37.1836, 56.9422, 36.6296) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.98
Seaweed
#18D17B
ΔE00 5.54
Emerald
#50C878
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.79
Tealish Green
#0CDC73
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDD93 #DD6BB5
analogous
#7CDD6B #6BDD93 #6BDDCC
triadic
#6BDD93 #936BDD #DD936B
tetradic
#6BDD93 #6B7CDD #DD6BB5 #DDCC6B
square
#6BDD93 #6B7CDD #DD6BB5 #DDCC6B
split-complementary
#6BDD93 #CC6BDD #DD6B7C
monochromatic
#26A754 #39D26F #6BDD93 #9DE8B7 #CFF4DC
Accessibility & contrast
On white
1.70
#6BDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6BDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDD93
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDD93 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8E
Deuteranopia (green-blind)
#CDC298
Tritanopia (blue-blind)
#4EDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdd93; /* rgb */ color: rgb(107, 221, 147); /* oklch */ color: oklch(81.2% 0.149 153.2);
Tailwind
colors: {
custom: {
50: '#9de8b3',
500: '#6bdd93',
950: '#000000',
},
}SCSS
$custom: #6bdd93; $custom-light: #9de8b3; $custom-dark: #000000;
JSON
{
"hex": "#6bdd93",
"rgb": {
"r": 107,
"g": 221,
"b": 147
},
"hsl": {
"h": 141.053,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81192,
"c": 0.14863,
"h": 153.2
},
"luminance": 0.56945
}Semantic roles & 50–950 ramp
primary
#6BDD93
secondary
#AA4286
accent
#1B8DCA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481