#6BDD99#6BDD99
#6BDD99 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.143 H 155.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDD99 |
|---|---|
| RGB | rgb(107, 221, 153) |
| HSL | hsl(144, 63%, 64%) |
| HSV | hsv(144, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.26, -47.63, 23.71) |
| CIE-LCH | lch(80.26, 53.21, 153.54°) |
| OKLab | oklab(81.32% -0.1299 0.06) |
| OKLCH | oklch(81.32% 0.143 155.2) |
| XYZ | xyz(37.6667, 57.1354, 39.1741) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.87
Seaweed
#18D17B
ΔE00 5.97
Light Greenish Blue
#63F7B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDD99 #DD6BAF
analogous
#76DD6B #6BDD99 #6BDDD2
triadic
#6BDD99 #996BDD #DD996B
tetradic
#6BDD99 #6B76DD #DD6BAF #DDD26B
square
#6BDD99 #6B76DD #DD6BAF #DDD26B
split-complementary
#6BDD99 #D26BDD #DD6B76
monochromatic
#26A75A #39D277 #6BDD99 #9DE8BB #CFF4DE
Accessibility & contrast
On white
1.69
#6BDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6BDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDD99
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDD99 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#4CDBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdd99; /* rgb */ color: rgb(107, 221, 153); /* oklch */ color: oklch(81.3% 0.143 155.2);
Tailwind
colors: {
custom: {
50: '#9de8b7',
500: '#6bdd99',
950: '#000000',
},
}SCSS
$custom: #6bdd99; $custom-light: #9de8b7; $custom-dark: #000000;
JSON
{
"hex": "#6bdd99",
"rgb": {
"r": 107,
"g": 221,
"b": 153
},
"hsl": {
"h": 144.211,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81317,
"c": 0.14312,
"h": 155.2
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#6BDD99
secondary
#AA4280
accent
#1B84CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481