#C6CCC2#C6CCC2
#C6CCC2 is a very light, near-neutral yellow-green. Relative luminance 0.591; OKLCH L 83.8% C 0.015 H 132.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCC2 |
|---|---|
| RGB | rgb(198, 204, 194) |
| HSL | hsl(96, 9%, 78%) |
| HSV | hsv(96, 5%, 80%) |
| CMYK | cmyk(2.9%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(81.34, -3.88, 4.26) |
| CIE-LCH | lch(81.34, 5.76, 132.28°) |
| OKLab | oklab(83.77% -0.0102 0.0112) |
| OKLCH | oklch(83.77% 0.015 132.5) |
| XYZ | xyz(54.6175, 59.0864, 59.5559) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 7.51
Fog
#D8DCE0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCC2 #C8C2CC
analogous
#CBCCC2 #C6CCC2 #C2CCC3
triadic
#C6CCC2 #C2C6CC #CCC2C6
tetradic
#C6CCC2 #C2CBCC #C8C2CC #CCC3C2
square
#C6CCC2 #C2CBCC #C8C2CC #CCC3C2
split-complementary
#C6CCC2 #C3C2CC #CCC2CB
monochromatic
#88947F #A7B0A1 #C6CCC2 #E5E8E3 #EFF1EE
Accessibility & contrast
On white
1.64
#C6CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C6CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCC2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCC2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#C6CBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccc2; /* rgb */ color: rgb(198, 204, 194); /* oklch */ color: oklch(83.8% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#d7dbd4',
500: '#c6ccc2',
950: '#000000',
},
}SCSS
$custom: #c6ccc2; $custom-light: #d7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#c6ccc2",
"rgb": {
"r": 198,
"g": 204,
"b": 194
},
"hsl": {
"h": 96,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.8377,
"c": 0.01517,
"h": 132.5
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#C6CCC2
secondary
#9A939F
accent
#539379
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483