#C2D2C0#C2D2C0
#C2D2C0 is a very light, muted green. Relative luminance 0.614; OKLCH L 84.7% C 0.030 H 142.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2C0 |
|---|---|
| RGB | rgb(194, 210, 192) |
| HSL | hsl(113, 17%, 79%) |
| HSV | hsv(113, 9%, 82%) |
| CMYK | cmyk(7.6%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(82.58, -8.73, 7.08) |
| CIE-LCH | lch(82.58, 11.23, 140.97°) |
| OKLab | oklab(84.66% -0.0237 0.0185) |
| OKLCH | oklch(84.66% 0.03 142.1) |
| XYZ | xyz(54.8074, 61.3678, 58.8167) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.99
Honeydew
#F0FFF0
ΔE00 10.07
Beige
#F5F5DC
ΔE00 10.62
Eggshell
#F0EAD6
ΔE00 11.14
Light Gray
#D3D3D3
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2C0 #D0C0D2
analogous
#CBD2C0 #C2D2C0 #C0D2C7
triadic
#C2D2C0 #C0C2D2 #D2C0C2
tetradic
#C2D2C0 #C0CBD2 #D0C0D2 #D2C7C0
square
#C2D2C0 #C0CBD2 #D0C0D2 #D2C7C0
split-complementary
#C2D2C0 #C7C0D2 #D2C0CB
monochromatic
#7D9F79 #9FB99C #C2D2C0 #E5ECE4 #EEF2ED
Accessibility & contrast
On white
1.58
#C2D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C2D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2C0
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2C0 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFBF
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#C1D1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d2c0; /* rgb */ color: rgb(194, 210, 192); /* oklch */ color: oklch(84.7% 0.030 142.1);
Tailwind
colors: {
custom: {
50: '#d4dfd3',
500: '#c2d2c0',
950: '#000000',
},
}SCSS
$custom: #c2d2c0; $custom-light: #d4dfd3; $custom-dark: #000000;
JSON
{
"hex": "#c2d2c0",
"rgb": {
"r": 194,
"g": 210,
"b": 192
},
"hsl": {
"h": 113.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84659,
"c": 0.03008,
"h": 142.1
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#C2D2C0
secondary
#A48FA7
accent
#4B9B92
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483