#6CD992#6CD992
#6CD992 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.143 H 153.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD992 |
|---|---|
| RGB | rgb(108, 217, 146) |
| HSL | hsl(141, 59%, 64%) |
| HSV | hsv(141, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(78.98, -47.00, 25.61) |
| CIE-LCH | lch(78.98, 53.53, 151.41°) |
| OKLab | oklab(80.24% -0.128 0.0646) |
| OKLCH | oklch(80.24% 0.143 153.2) |
| XYZ | xyz(36.1829, 54.8862, 35.8759) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.93
Emerald
#50C878
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.38
Weird Green
#3AE57F
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD992 #D96CB3
analogous
#7CD96C #6CD992 #6CD9C8
triadic
#6CD992 #926CD9 #D9926C
tetradic
#6CD992 #6C7CD9 #D96CB3 #D9C86C
square
#6CD992 #6C7CD9 #D96CB3 #D9C86C
split-complementary
#6CD992 #C86CD9 #D96C7C
monochromatic
#2AA153 #3BCC6E #6CD992 #9DE6B6 #CDF2DA
Accessibility & contrast
On white
1.75
#6CD992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6CD992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD992
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD992 | 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)
#D9CA8D
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#52D7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd992; /* rgb */ color: rgb(108, 217, 146); /* oklch */ color: oklch(80.2% 0.143 153.2);
Tailwind
colors: {
custom: {
50: '#9de5b2',
500: '#6cd992',
950: '#000000',
},
}SCSS
$custom: #6cd992; $custom-light: #9de5b2; $custom-dark: #000000;
JSON
{
"hex": "#6cd992",
"rgb": {
"r": 108,
"g": 217,
"b": 146
},
"hsl": {
"h": 140.917,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.8024,
"c": 0.14335,
"h": 153.2
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#6CD992
secondary
#A54583
accent
#1F8CC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481