#C2D0C8#C2D0C8
#C2D0C8 is a very light, near-neutral green. Relative luminance 0.608; OKLCH L 84.5% C 0.019 H 161.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0C8 |
|---|---|
| RGB | rgb(194, 208, 200) |
| HSL | hsl(146, 13%, 79%) |
| HSV | hsv(146, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.24, -6.24, 2.34) |
| CIE-LCH | lch(82.24, 6.66, 159.48°) |
| OKLab | oklab(84.46% -0.0177 0.0061) |
| OKLCH | oklch(84.46% 0.019 161) |
| XYZ | xyz(55.2273, 60.7507, 63.4489) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 8.07
Silver
#C0C0C0
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.71
Fog
#D8DCE0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0C8 #D0C2CA
analogous
#C3D0C2 #C2D0C8 #C2D0CF
triadic
#C2D0C8 #C8C2D0 #D0C8C2
tetradic
#C2D0C8 #C2C3D0 #D0C2CA #D0CFC2
square
#C2D0C8 #C2C3D0 #D0C2CA #D0CFC2
split-complementary
#C2D0C8 #CFC2D0 #D0C2C3
monochromatic
#7D9B8A #9FB5A9 #C2D0C8 #E5EBE7 #EEF2EF
Accessibility & contrast
On white
1.60
#C2D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C2D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0C8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0C8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#C0D0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d0c8; /* rgb */ color: rgb(194, 208, 200); /* oklch */ color: oklch(84.5% 0.019 161.0);
Tailwind
colors: {
custom: {
50: '#d4ded8',
500: '#c2d0c8',
950: '#000000',
},
}SCSS
$custom: #c2d0c8; $custom-light: #d4ded8; $custom-dark: #000000;
JSON
{
"hex": "#c2d0c8",
"rgb": {
"r": 194,
"g": 208,
"b": 200
},
"hsl": {
"h": 145.714,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84462,
"c": 0.01874,
"h": 161
},
"luminance": 0.60751
}Semantic roles & 50–950 ramp
primary
#C2D0C8
secondary
#A4929C
accent
#4E7897
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483