#C2D2C6#C2D2C6
#C2D2C6 is a very light, muted green. Relative luminance 0.616; OKLCH L 84.8% C 0.024 H 153.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2C6 |
|---|---|
| RGB | rgb(194, 210, 198) |
| HSL | hsl(135, 15%, 79%) |
| HSV | hsv(135, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.72, -7.64, 4.09) |
| CIE-LCH | lch(82.72, 8.67, 151.84°) |
| OKLab | oklab(84.82% -0.0213 0.0107) |
| OKLCH | oklch(84.82% 0.024 153.4) |
| XYZ | xyz(55.4857, 61.6392, 62.3895) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 9.63
Honeydew
#F0FFF0
ΔE00 9.93
Gainsboro
#DCDCDC
ΔE00 10.11
Silver
#C0C0C0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2C6 #D2C2CE
analogous
#C6D2C2 #C2D2C6 #C2D2CE
triadic
#C2D2C6 #C6C2D2 #D2C6C2
tetradic
#C2D2C6 #C2C6D2 #D2C2CE #D2CEC2
square
#C2D2C6 #C2C6D2 #D2C2CE #D2CEC2
split-complementary
#C2D2C6 #CEC2D2 #D2C2C6
monochromatic
#7C9E84 #9FB8A5 #C2D2C6 #E5ECE7 #EDF2EF
Accessibility & contrast
On white
1.58
#C2D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C2D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2C6
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2C6 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC5
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#C0D1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2c6; /* rgb */ color: rgb(194, 210, 198); /* oklch */ color: oklch(84.8% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#d4dfd7',
500: '#c2d2c6',
950: '#000000',
},
}SCSS
$custom: #c2d2c6; $custom-light: #d4dfd7; $custom-dark: #000000;
JSON
{
"hex": "#c2d2c6",
"rgb": {
"r": 194,
"g": 210,
"b": 198
},
"hsl": {
"h": 135,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84822,
"c": 0.02386,
"h": 153.4
},
"luminance": 0.6164
}Semantic roles & 50–950 ramp
primary
#C2D2C6
secondary
#A792A1
accent
#4C8699
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483