#C2D0C4#C2D0C4
#C2D0C4 is a very light, muted green. Relative luminance 0.606; OKLCH L 84.4% C 0.022 H 149.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0C4 |
|---|---|
| RGB | rgb(194, 208, 196) |
| HSL | hsl(129, 13%, 79%) |
| HSV | hsv(129, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(82.14, -6.97, 4.32) |
| CIE-LCH | lch(82.14, 8.21, 148.20°) |
| OKLab | oklab(84.35% -0.0193 0.0113) |
| OKLCH | oklch(84.35% 0.022 149.7) |
| XYZ | xyz(54.7659, 60.5661, 61.0190) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.75
Fog
#D8DCE0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0C4 #D0C2CE
analogous
#C7D0C2 #C2D0C4 #C2D0CB
triadic
#C2D0C4 #C4C2D0 #D0C4C2
tetradic
#C2D0C4 #C2C7D0 #D0C2CE #D0CBC2
square
#C2D0C4 #C2C7D0 #D0C2CE #D0CBC2
split-complementary
#C2D0C4 #CBC2D0 #D0C2C7
monochromatic
#7D9B81 #9FB5A3 #C2D0C4 #E5EBE5 #EEF2EE
Accessibility & contrast
On white
1.60
#C2D0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C2D0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0C4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0C4 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#C1CFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2d0c4; /* rgb */ color: rgb(194, 208, 196); /* oklch */ color: oklch(84.4% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d4ded5',
500: '#c2d0c4',
950: '#000000',
},
}SCSS
$custom: #c2d0c4; $custom-light: #d4ded5; $custom-dark: #000000;
JSON
{
"hex": "#c2d0c4",
"rgb": {
"r": 194,
"g": 208,
"b": 196
},
"hsl": {
"h": 128.571,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.8435,
"c": 0.02237,
"h": 149.7
},
"luminance": 0.60567
}Semantic roles & 50–950 ramp
primary
#C2D0C4
secondary
#A492A2
accent
#4E8D97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483