#C2D9CD#C2D9CD
#C2D9CD is a very light, muted green. Relative luminance 0.655; OKLCH L 86.5% C 0.030 H 163.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D9CD |
|---|---|
| RGB | rgb(194, 217, 205) |
| HSL | hsl(149, 23%, 81%) |
| HSV | hsv(149, 11%, 85%) |
| CMYK | cmyk(10.6%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(84.74, -9.94, 3.30) |
| CIE-LCH | lch(84.74, 10.48, 161.63°) |
| OKLab | oklab(86.48% -0.0283 0.0086) |
| OKLCH | oklch(86.48% 0.03 163.1) |
| XYZ | xyz(58.0780, 65.5019, 67.3291) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.12
Honeydew
#F0FFF0
ΔE00 9.04
Powder Blue
#B0E0E6
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 9.39
Ice
#D6FFFA
ΔE00 9.39
Lightcyan
#E0FFFF
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D9CD #D9C2CE
analogous
#C2D9C2 #C2D9CD #C2D9D8
triadic
#C2D9CD #CDC2D9 #D9CDC2
tetradic
#C2D9CD #C2C2D9 #D9C2CE #D9D8C2
square
#C2D9CD #C2C2D9 #D9C2CE #D9D8C2
split-complementary
#C2D9CD #D8C2D9 #D9C2C2
monochromatic
#77AA8F #9CC2AE #C2D9CD #E8F0EC #ECF3F0
Accessibility & contrast
On white
1.49
#C2D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C2D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D9CD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D9CD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#BED9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d9cd; /* rgb */ color: rgb(194, 217, 205); /* oklch */ color: oklch(86.5% 0.030 163.1);
Tailwind
colors: {
custom: {
50: '#d4e4dc',
500: '#c2d9cd',
950: '#000000',
},
}SCSS
$custom: #c2d9cd; $custom-light: #d4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d9cd",
"rgb": {
"r": 194,
"g": 217,
"b": 205
},
"hsl": {
"h": 148.696,
"s": 23.232,
"l": 80.588
},
"oklch": {
"l": 0.86478,
"c": 0.02956,
"h": 163.1
},
"luminance": 0.65503
}Semantic roles & 50–950 ramp
primary
#C2D9CD
secondary
#AF90A0
accent
#4475A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484