#C2CDC3#C2CDC3
#C2CDC3 is a very light, near-neutral green. Relative luminance 0.591; OKLCH L 83.7% C 0.018 H 148.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDC3 |
|---|---|
| RGB | rgb(194, 205, 195) |
| HSL | hsl(125, 10%, 78%) |
| HSV | hsv(125, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(81.33, -5.60, 3.68) |
| CIE-LCH | lch(81.33, 6.70, 146.68°) |
| OKLab | oklab(83.7% -0.0154 0.0096) |
| OKLCH | oklch(83.7% 0.018 148.1) |
| XYZ | xyz(53.9280, 59.0718, 60.1801) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 7.90
Silver
#C0C0C0
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.71
Fog
#D8DCE0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDC3 #CDC2CC
analogous
#C6CDC2 #C2CDC3 #C2CDC8
triadic
#C2CDC3 #C3C2CD #CDC3C2
tetradic
#C2CDC3 #C2C6CD #CDC2CC #CDC8C2
square
#C2CDC3 #C2C6CD #CDC2CC #CDC8C2
split-complementary
#C2CDC3 #C8C2CD #CDC2C6
monochromatic
#7F9681 #A0B1A2 #C2CDC3 #E4E9E4 #EEF1EE
Accessibility & contrast
On white
1.64
#C2CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C2CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDC3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDC3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC3
Deuteranopia (green-blind)
#CBCAC3
Tritanopia (blue-blind)
#C1CCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cdc3; /* rgb */ color: rgb(194, 205, 195); /* oklch */ color: oklch(83.7% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#d4dcd5',
500: '#c2cdc3',
950: '#000000',
},
}SCSS
$custom: #c2cdc3; $custom-light: #d4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#c2cdc3",
"rgb": {
"r": 194,
"g": 205,
"b": 195
},
"hsl": {
"h": 125.455,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83699,
"c": 0.01821,
"h": 148.1
},
"luminance": 0.59072
}Semantic roles & 50–950 ramp
primary
#C2CDC3
secondary
#A1939F
accent
#528E94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483