#6CD595#6CD595
#6CD595 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.135 H 155.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD595 |
|---|---|
| RGB | rgb(108, 213, 149) |
| HSL | hsl(143, 56%, 63%) |
| HSV | hsv(143, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(77.84, -44.75, 22.51) |
| CIE-LCH | lch(77.84, 50.09, 153.30°) |
| OKLab | oklab(79.33% -0.1222 0.057) |
| OKLCH | oklch(79.33% 0.135 155) |
| XYZ | xyz(35.4008, 52.9437, 36.7816) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.74
Eucalyptus
#44D7A8
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD595 #D56CAC
analogous
#77D56C #6CD595 #6CD5CA
triadic
#6CD595 #956CD5 #D5956C
tetradic
#6CD595 #6C77D5 #D56CAC #D5CA6C
square
#6CD595 #6C77D5 #D56CAC #D5CA6C
split-complementary
#6CD595 #CA6CD5 #D56C77
monochromatic
#2C9A57 #3CC773 #6CD595 #9CE3B7 #CBF0DA
Accessibility & contrast
On white
1.81
#6CD595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6CD595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD595
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD595 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#52D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6cd595; /* rgb */ color: rgb(108, 213, 149); /* oklch */ color: oklch(79.3% 0.135 155.0);
Tailwind
colors: {
custom: {
50: '#9ce2b4',
500: '#6cd595',
950: '#000000',
},
}SCSS
$custom: #6cd595; $custom-light: #9ce2b4; $custom-dark: #000000;
JSON
{
"hex": "#6cd595",
"rgb": {
"r": 108,
"g": 213,
"b": 149
},
"hsl": {
"h": 143.429,
"s": 55.556,
"l": 62.941
},
"oklch": {
"l": 0.79333,
"c": 0.13484,
"h": 155
},
"luminance": 0.52947
}Semantic roles & 50–950 ramp
primary
#6CD595
secondary
#9F467C
accent
#2284C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481