#6CD99C#6CD99C
#6CD99C is a light, vivid green. Relative luminance 0.552; OKLCH L 80.5% C 0.134 H 157.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD99C |
|---|---|
| RGB | rgb(108, 217, 156) |
| HSL | hsl(146, 59%, 64%) |
| HSV | hsv(146, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 28.1%, 14.9%) |
| CIE-LAB | lab(79.16, -45.12, 20.65) |
| CIE-LCH | lch(79.16, 49.62, 155.41°) |
| OKLab | oklab(80.45% -0.1235 0.0525) |
| OKLCH | oklch(80.45% 0.134 157) |
| XYZ | xyz(36.9951, 55.2111, 40.1533) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.70
Emerald
#50C878
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD99C #D96CA9
analogous
#72D96C #6CD99C #6CD9D2
triadic
#6CD99C #9C6CD9 #D99C6C
tetradic
#6CD99C #6C72D9 #D96CA9 #D9D26C
square
#6CD99C #6C72D9 #D96CA9 #D9D26C
split-complementary
#6CD99C #D26CD9 #D96C72
monochromatic
#2AA15E #3BCC7B #6CD99C #9DE6BD #CDF2DD
Accessibility & contrast
On white
1.74
#6CD99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6CD99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD99C
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD99C | 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)
#D8CB98
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#4ED8C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd99c; /* rgb */ color: rgb(108, 217, 156); /* oklch */ color: oklch(80.5% 0.134 157.0);
Tailwind
colors: {
custom: {
50: '#9de5b9',
500: '#6cd99c',
950: '#000000',
},
}SCSS
$custom: #6cd99c; $custom-light: #9de5b9; $custom-dark: #000000;
JSON
{
"hex": "#6cd99c",
"rgb": {
"r": 108,
"g": 217,
"b": 156
},
"hsl": {
"h": 146.422,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.80454,
"c": 0.13421,
"h": 157
},
"luminance": 0.55214
}Semantic roles & 50–950 ramp
primary
#6CD99C
secondary
#A5457A
accent
#1F7DC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481