#C2D4C0#C2D4C0
#C2D4C0 is a very light, muted green. Relative luminance 0.624; OKLCH L 85.1% C 0.034 H 142.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4C0 |
|---|---|
| RGB | rgb(194, 212, 192) |
| HSL | hsl(114, 19%, 79%) |
| HSV | hsv(114, 9%, 83%) |
| CMYK | cmyk(8.5%, 0%, 9.4%, 16.9%) |
| CIE-LAB | lab(83.11, -9.75, 7.84) |
| CIE-LCH | lch(83.11, 12.51, 141.23°) |
| OKLab | oklab(85.08% -0.0266 0.0204) |
| OKLCH | oklch(85.08% 0.034 142.5) |
| XYZ | xyz(55.3042, 62.3615, 58.9823) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 9.91
Silver (survey)
#C5C9C7
ΔE00 9.99
Beige
#F5F5DC
ΔE00 10.64
Eggshell
#F0EAD6
ΔE00 11.51
Greenish Grey
#96AE8D
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4C0 #D2C0D4
analogous
#CCD4C0 #C2D4C0 #C0D4C8
triadic
#C2D4C0 #C0C2D4 #D4C0C2
tetradic
#C2D4C0 #C0CCD4 #D2C0D4 #D4C8C0
square
#C2D4C0 #C0CCD4 #D2C0D4 #D4C8C0
split-complementary
#C2D4C0 #C8C0D4 #D4C0CC
monochromatic
#7CA277 #9FBB9C #C2D4C0 #E5EDE4 #EDF3ED
Accessibility & contrast
On white
1.56
#C2D4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C2D4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4C0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4C0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#C1D3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d4c0; /* rgb */ color: rgb(194, 212, 192); /* oklch */ color: oklch(85.1% 0.034 142.5);
Tailwind
colors: {
custom: {
50: '#d4e1d3',
500: '#c2d4c0',
950: '#000000',
},
}SCSS
$custom: #c2d4c0; $custom-light: #d4e1d3; $custom-dark: #000000;
JSON
{
"hex": "#c2d4c0",
"rgb": {
"r": 194,
"g": 212,
"b": 192
},
"hsl": {
"h": 114,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.85078,
"c": 0.0335,
"h": 142.5
},
"luminance": 0.62362
}Semantic roles & 50–950 ramp
primary
#C2D4C0
secondary
#A78FA9
accent
#489D95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483