#6CC899#6CC899
#6CC899 is a light, moderate green. Relative luminance 0.468; OKLCH L 76.3% C 0.112 H 159.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC899 |
|---|---|
| RGB | rgb(108, 200, 153) |
| HSL | hsl(149, 46%, 60%) |
| HSV | hsv(149, 46%, 78%) |
| CMYK | cmyk(46%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.06, -38.23, 15.15) |
| CIE-LCH | lch(74.06, 41.13, 158.39°) |
| OKLab | oklab(76.28% -0.1055 0.0388) |
| OKLCH | oklch(76.28% 0.112 159.8) |
| XYZ | xyz(32.5859, 46.7941, 37.4459) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 5.41
Greenblue
#23C48B
ΔE00 5.42
Greenish Teal
#32BF84
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 6.00
Green Blue
#01C08D
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC899 #C86C9B
analogous
#6DC86C #6CC899 #6CC8C7
triadic
#6CC899 #996CC8 #C8996C
tetradic
#6CC899 #6C6DC8 #C86C9B #C8C76C
square
#6CC899 #6C6DC8 #C86C9B #C8C76C
split-complementary
#6CC899 #C76CC8 #C86C6D
monochromatic
#33875C #43B47A #6CC899 #99D9B8 #C5E9D7
Accessibility & contrast
On white
2.03
#6CC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#6CC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC899
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC899 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#B8B29C
Tritanopia (blue-blind)
#53C7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6cc899; /* rgb */ color: rgb(108, 200, 153); /* oklch */ color: oklch(76.3% 0.112 159.8);
Tailwind
colors: {
custom: {
50: '#9bd9b7',
500: '#6cc899',
950: '#000000',
},
}SCSS
$custom: #6cc899; $custom-light: #9bd9b7; $custom-dark: #000000;
JSON
{
"hex": "#6cc899",
"rgb": {
"r": 108,
"g": 200,
"b": 153
},
"hsl": {
"h": 149.348,
"s": 45.545,
"l": 60.392
},
"oklch": {
"l": 0.7628,
"c": 0.11242,
"h": 159.8
},
"luminance": 0.46797
}Semantic roles & 50–950 ramp
primary
#6CC899
secondary
#D9B6C8
accent
#2D74B9
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0E1511
muted
#7E8380