#6CC792#6CC792
#6CC792 is a light, moderate green. Relative luminance 0.461; OKLCH L 75.9% C 0.117 H 156.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC792 |
|---|---|
| RGB | rgb(108, 199, 146) |
| HSL | hsl(145, 45%, 60%) |
| HSV | hsv(145, 46%, 78%) |
| CMYK | cmyk(45.7%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(73.62, -39.19, 18.28) |
| CIE-LCH | lch(73.62, 43.24, 155.00°) |
| OKLab | oklab(75.87% -0.1075 0.0466) |
| OKLCH | oklch(75.87% 0.117 156.6) |
| XYZ | xyz(31.7938, 46.1080, 34.4129) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Teal
#32BF84
ΔE00 5.14
Greenblue
#23C48B
ΔE00 5.29
Emerald
#50C878
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.62
Dark Mint
#48C072
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC792 #C76CA1
analogous
#73C76C #6CC792 #6CC7C0
triadic
#6CC792 #926CC7 #C7926C
tetradic
#6CC792 #6C73C7 #C76CA1 #C7C06C
square
#6CC792 #6C73C7 #C76CA1 #C7C06C
split-complementary
#6CC792 #C06CC7 #C76C73
monochromatic
#338655 #44B272 #6CC792 #98D8B3 #C5E9D4
Accessibility & contrast
On white
2.05
#6CC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#6CC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC792
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC792 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8F
Deuteranopia (green-blind)
#B8B195
Tritanopia (blue-blind)
#56C6B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6cc792; /* rgb */ color: rgb(108, 199, 146); /* oklch */ color: oklch(75.9% 0.117 156.6);
Tailwind
colors: {
custom: {
50: '#9bd8b2',
500: '#6cc792',
950: '#000000',
},
}SCSS
$custom: #6cc792; $custom-light: #9bd8b2; $custom-dark: #000000;
JSON
{
"hex": "#6cc792",
"rgb": {
"r": 108,
"g": 199,
"b": 146
},
"hsl": {
"h": 145.055,
"s": 44.828,
"l": 60.196
},
"oklch": {
"l": 0.75873,
"c": 0.11718,
"h": 156.6
},
"luminance": 0.4611
}Semantic roles & 50–950 ramp
primary
#6CC792
secondary
#D9B6CA
accent
#2E7EB8
background
#F9FDFA
surface
#F2FAF5
border
#CCD3CF
text
#0E1411
muted
#7E8380