#6CD993#6CD993
#6CD993 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.3% C 0.142 H 153.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD993 |
|---|---|
| RGB | rgb(108, 217, 147) |
| HSL | hsl(141, 59%, 64%) |
| HSV | hsv(141, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(78.99, -46.82, 25.12) |
| CIE-LCH | lch(78.99, 53.13, 151.79°) |
| OKLab | oklab(80.26% -0.1275 0.0634) |
| OKLCH | oklch(80.26% 0.142 153.6) |
| XYZ | xyz(36.2610, 54.9175, 36.2874) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.91
Emerald
#50C878
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD993 #D96CB2
analogous
#7BD96C #6CD993 #6CD9C9
triadic
#6CD993 #936CD9 #D9936C
tetradic
#6CD993 #6C7BD9 #D96CB2 #D9C96C
square
#6CD993 #6C7BD9 #D96CB2 #D9C96C
split-complementary
#6CD993 #C96CD9 #D96C7B
monochromatic
#2AA154 #3BCC6F #6CD993 #9DE6B7 #CDF2DA
Accessibility & contrast
On white
1.75
#6CD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6CD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD993
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD993 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#51D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd993; /* rgb */ color: rgb(108, 217, 147); /* oklch */ color: oklch(80.3% 0.142 153.6);
Tailwind
colors: {
custom: {
50: '#9de5b3',
500: '#6cd993',
950: '#000000',
},
}SCSS
$custom: #6cd993; $custom-light: #9de5b3; $custom-dark: #000000;
JSON
{
"hex": "#6cd993",
"rgb": {
"r": 108,
"g": 217,
"b": 147
},
"hsl": {
"h": 141.468,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.8026,
"c": 0.14241,
"h": 153.6
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#6CD993
secondary
#A54582
accent
#1F8BC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481