#6CD99B#6CD99B
#6CD99B is a light, vivid green. Relative luminance 0.552; OKLCH L 80.4% C 0.135 H 156.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD99B |
|---|---|
| RGB | rgb(108, 217, 155) |
| HSL | hsl(146, 59%, 64%) |
| HSV | hsv(146, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 28.6%, 14.9%) |
| CIE-LAB | lab(79.14, -45.31, 21.15) |
| CIE-LCH | lch(79.14, 50.00, 154.98°) |
| OKLab | oklab(80.43% -0.124 0.0537) |
| OKLCH | oklch(80.43% 0.135 156.6) |
| XYZ | xyz(36.9107, 55.1774, 39.7092) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.54
Aqua Green
#12E193
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.68
Emerald
#50C878
ΔE00 6.09
Seaweed
#18D17B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD99B #D96CAA
analogous
#73D96C #6CD99B #6CD9D2
triadic
#6CD99B #9B6CD9 #D99B6C
tetradic
#6CD99B #6C73D9 #D96CAA #D9D26C
square
#6CD99B #6C73D9 #D96CAA #D9D26C
split-complementary
#6CD99B #D26CD9 #D96C73
monochromatic
#2AA15D #3BCC7A #6CD99B #9DE6BC #CDF2DD
Accessibility & contrast
On white
1.74
#6CD99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6CD99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD99B
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD99B | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#4ED7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd99b; /* rgb */ color: rgb(108, 217, 155); /* oklch */ color: oklch(80.4% 0.135 156.6);
Tailwind
colors: {
custom: {
50: '#9de5b8',
500: '#6cd99b',
950: '#000000',
},
}SCSS
$custom: #6cd99b; $custom-light: #9de5b8; $custom-dark: #000000;
JSON
{
"hex": "#6cd99b",
"rgb": {
"r": 108,
"g": 217,
"b": 155
},
"hsl": {
"h": 145.872,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.80432,
"c": 0.1351,
"h": 156.6
},
"luminance": 0.5518
}Semantic roles & 50–950 ramp
primary
#6CD99B
secondary
#A5457B
accent
#1F7EC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481