#C2D2C8#C2D2C8
#C2D2C8 is a very light, muted green. Relative luminance 0.617; OKLCH L 84.9% C 0.022 H 158.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2C8 |
|---|---|
| RGB | rgb(194, 210, 200) |
| HSL | hsl(143, 15%, 79%) |
| HSV | hsv(143, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.77, -7.27, 3.10) |
| CIE-LCH | lch(82.77, 7.91, 156.92°) |
| OKLab | oklab(84.88% -0.0205 0.0081) |
| OKLCH | oklch(84.88% 0.022 158.5) |
| XYZ | xyz(55.7179, 61.7321, 63.6124) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 9.11
Gainsboro
#DCDCDC
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.69
Fog
#D8DCE0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2C8 #D2C2CC
analogous
#C4D2C2 #C2D2C8 #C2D2D0
triadic
#C2D2C8 #C8C2D2 #D2C8C2
tetradic
#C2D2C8 #C2C4D2 #D2C2CC #D2D0C2
square
#C2D2C8 #C2C4D2 #D2C2CC #D2D0C2
split-complementary
#C2D2C8 #D0C2D2 #D2C2C4
monochromatic
#7C9E88 #9FB8A8 #C2D2C8 #E5ECE8 #EDF2EF
Accessibility & contrast
On white
1.57
#C2D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C2D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2C8
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2C8 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#CFCDC9
Tritanopia (blue-blind)
#C0D2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2c8; /* rgb */ color: rgb(194, 210, 200); /* oklch */ color: oklch(84.9% 0.022 158.5);
Tailwind
colors: {
custom: {
50: '#d4dfd8',
500: '#c2d2c8',
950: '#000000',
},
}SCSS
$custom: #c2d2c8; $custom-light: #d4dfd8; $custom-dark: #000000;
JSON
{
"hex": "#c2d2c8",
"rgb": {
"r": 194,
"g": 210,
"b": 200
},
"hsl": {
"h": 142.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84877,
"c": 0.02206,
"h": 158.5
},
"luminance": 0.61733
}Semantic roles & 50–950 ramp
primary
#C2D2C8
secondary
#A7929F
accent
#4C7C99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483