#C2D6CA#C2D6CA
#C2D6CA is a very light, muted green. Relative luminance 0.638; OKLCH L 85.8% C 0.027 H 159.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6CA |
|---|---|
| RGB | rgb(194, 214, 202) |
| HSL | hsl(144, 20%, 80%) |
| HSV | hsv(144, 9%, 84%) |
| CMYK | cmyk(9.3%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(83.88, -8.96, 3.64) |
| CIE-LCH | lch(83.88, 9.67, 157.92°) |
| OKLab | oklab(85.77% -0.0253 0.0095) |
| OKLCH | oklch(85.77% 0.027 159.5) |
| XYZ | xyz(56.9531, 63.8260, 65.1848) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 8.49
Honeydew
#F0FFF0
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 10.01
Ice
#D6FFFA
ΔE00 10.34
Lightcyan
#E0FFFF
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6CA #D6C2CE
analogous
#C4D6C2 #C2D6CA #C2D6D4
triadic
#C2D6CA #CAC2D6 #D6CAC2
tetradic
#C2D6CA #C2C4D6 #D6C2CE #D6D4C2
square
#C2D6CA #C2C4D6 #D6C2CE #D6D4C2
split-complementary
#C2D6CA #D4C2D6 #D6C2C4
monochromatic
#79A58A #9DBDAA #C2D6CA #E7EFEA #EDF3EF
Accessibility & contrast
On white
1.53
#C2D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#C2D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6CA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6CA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#BFD6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d6ca; /* rgb */ color: rgb(194, 214, 202); /* oklch */ color: oklch(85.8% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#d4e2da',
500: '#c2d6ca',
950: '#000000',
},
}SCSS
$custom: #c2d6ca; $custom-light: #d4e2da; $custom-dark: #000000;
JSON
{
"hex": "#c2d6ca",
"rgb": {
"r": 194,
"g": 214,
"b": 202
},
"hsl": {
"h": 144,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85767,
"c": 0.02705,
"h": 159.5
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#C2D6CA
secondary
#AB91A1
accent
#487B9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483