#C3DBCD#C3DBCD
#C3DBCD is a very light, muted green. Relative luminance 0.667; OKLCH L 87.0% C 0.032 H 160.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBCD |
|---|---|
| RGB | rgb(195, 219, 205) |
| HSL | hsl(145, 25%, 81%) |
| HSV | hsv(145, 11%, 86%) |
| CMYK | cmyk(11%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.34, -10.63, 4.17) |
| CIE-LCH | lch(85.34, 11.42, 158.56°) |
| OKLab | oklab(86.97% -0.03 0.0109) |
| OKLCH | oklch(86.97% 0.032 160.1) |
| XYZ | xyz(58.8542, 66.6720, 67.5140) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.62
Honeydew
#F0FFF0
ΔE00 8.74
Ice
#D6FFFA
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.81
Lightcyan
#E0FFFF
ΔE00 9.88
Ice Blue (survey)
#D7FFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBCD #DBC3D1
analogous
#C5DBC3 #C3DBCD #C3DBD9
triadic
#C3DBCD #CDC3DB #DBCDC3
tetradic
#C3DBCD #C3C5DB #DBC3D1 #DBD9C3
square
#C3DBCD #C3C5DB #DBC3D1 #DBD9C3
split-complementary
#C3DBCD #D9C3DB #DBC3C5
monochromatic
#76AD8D #9DC4AD #C3DBCD #E9F2ED #ECF4EF
Accessibility & contrast
On white
1.46
#C3DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C3DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBCD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBCD | 1.00 | 1.46 | 14.33 | 14.33 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#BFDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3dbcd; /* rgb */ color: rgb(195, 219, 205); /* oklch */ color: oklch(87.0% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d5e6dc',
500: '#c3dbcd',
950: '#000000',
},
}SCSS
$custom: #c3dbcd; $custom-light: #d5e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c3dbcd",
"rgb": {
"r": 195,
"g": 219,
"b": 205
},
"hsl": {
"h": 145,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.86967,
"c": 0.03196,
"h": 160.1
},
"luminance": 0.66673
}Semantic roles & 50–950 ramp
primary
#C3DBCD
secondary
#B291A4
accent
#427BA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484