#C2D7CB#C2D7CB
#C2D7CB is a very light, muted green. Relative luminance 0.644; OKLCH L 86.0% C 0.028 H 160.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7CB |
|---|---|
| RGB | rgb(194, 215, 203) |
| HSL | hsl(146, 21%, 80%) |
| HSV | hsv(146, 10%, 84%) |
| CMYK | cmyk(9.8%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(84.16, -9.29, 3.52) |
| CIE-LCH | lch(84.16, 9.94, 159.23°) |
| OKLab | oklab(86% -0.0263 0.0092) |
| OKLCH | oklch(86% 0.028 160.8) |
| XYZ | xyz(57.3258, 64.3812, 65.8950) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 8.79
Honeydew
#F0FFF0
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.78
Ice
#D6FFFA
ΔE00 10.02
Lightcyan
#E0FFFF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7CB #D7C2CE
analogous
#C3D7C2 #C2D7CB #C2D7D5
triadic
#C2D7CB #CBC2D7 #D7CBC2
tetradic
#C2D7CB #C2C3D7 #D7C2CE #D7D5C2
square
#C2D7CB #C2C3D7 #D7C2CE #D7D5C2
split-complementary
#C2D7CB #D5C2D7 #D7C2C3
monochromatic
#78A78C #9DBFAB #C2D7CB #E7EFEB #EDF3EF
Accessibility & contrast
On white
1.51
#C2D7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#C2D7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7CB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7CB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CA
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#BFD7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d7cb; /* rgb */ color: rgb(194, 215, 203); /* oklch */ color: oklch(86.0% 0.028 160.8);
Tailwind
colors: {
custom: {
50: '#d4e3da',
500: '#c2d7cb',
950: '#000000',
},
}SCSS
$custom: #c2d7cb; $custom-light: #d4e3da; $custom-dark: #000000;
JSON
{
"hex": "#c2d7cb",
"rgb": {
"r": 194,
"g": 215,
"b": 203
},
"hsl": {
"h": 145.714,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.86004,
"c": 0.02787,
"h": 160.8
},
"luminance": 0.64382
}Semantic roles & 50–950 ramp
primary
#C2D7CB
secondary
#AD91A1
accent
#46799F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483