#C2D5CB#C2D5CB
#C2D5CB is a very light, muted green. Relative luminance 0.634; OKLCH L 85.6% C 0.025 H 163.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D5CB |
|---|---|
| RGB | rgb(194, 213, 203) |
| HSL | hsl(148, 18%, 80%) |
| HSV | hsv(148, 9%, 84%) |
| CMYK | cmyk(8.9%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(83.64, -8.26, 2.76) |
| CIE-LCH | lch(83.64, 8.71, 161.54°) |
| OKLab | oklab(85.59% -0.0235 0.0072) |
| OKLCH | oklch(85.59% 0.025 163) |
| XYZ | xyz(56.8196, 63.3689, 65.7262) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 7.73
Honeydew
#F0FFF0
ΔE00 9.55
Powder Blue
#B0E0E6
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 9.89
Gainsboro
#DCDCDC
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D5CB #D5C2CC
analogous
#C3D5C2 #C2D5CB #C2D5D5
triadic
#C2D5CB #CBC2D5 #D5CBC2
tetradic
#C2D5CB #C2C3D5 #D5C2CC #D5D5C2
square
#C2D5CB #C2C3D5 #D5C2CC #D5D5C2
split-complementary
#C2D5CB #D5C2D5 #D5C2C3
monochromatic
#7AA38D #9EBCAC #C2D5CB #E6EEEA #EDF3F0
Accessibility & contrast
On white
1.54
#C2D5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#C2D5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D5CB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D5CB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D1CFCC
Tritanopia (blue-blind)
#BFD5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d5cb; /* rgb */ color: rgb(194, 213, 203); /* oklch */ color: oklch(85.6% 0.025 163.0);
Tailwind
colors: {
custom: {
50: '#d4e1da',
500: '#c2d5cb',
950: '#000000',
},
}SCSS
$custom: #c2d5cb; $custom-light: #d4e1da; $custom-dark: #000000;
JSON
{
"hex": "#c2d5cb",
"rgb": {
"r": 194,
"g": 213,
"b": 203
},
"hsl": {
"h": 148.421,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.85586,
"c": 0.02461,
"h": 163
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#C2D5CB
secondary
#AA919E
accent
#49759D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483