#C3DCCE#C3DCCE
#C3DCCE is a very light, muted green. Relative luminance 0.672; OKLCH L 87.2% C 0.033 H 161.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCCE |
|---|---|
| RGB | rgb(195, 220, 206) |
| HSL | hsl(146, 26%, 81%) |
| HSV | hsv(146, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.63, -10.95, 4.06) |
| CIE-LCH | lch(85.63, 11.68, 159.64°) |
| OKLab | oklab(87.2% -0.031 0.0106) |
| OKLCH | oklch(87.2% 0.033 161.2) |
| XYZ | xyz(59.2370, 67.2437, 68.2390) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.68
Light Grey
#D8DCD6
ΔE00 8.86
Ice
#D6FFFA
ΔE00 8.92
Duck Egg Blue
#C3FBF4
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 9.64
Ice Blue (survey)
#D7FFFE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCCE #DCC3D1
analogous
#C5DCC3 #C3DCCE #C3DCDB
triadic
#C3DCCE #CEC3DC #DCCEC3
tetradic
#C3DCCE #C3C5DC #DCC3D1 #DCDBC3
square
#C3DCCE #C3C5DC #DCC3D1 #DCDBC3
split-complementary
#C3DCCE #DBC3DC #DCC3C5
monochromatic
#76AF8F #9CC5AE #C3DCCE #EAF3EE #ECF4EF
Accessibility & contrast
On white
1.45
#C3DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C3DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCCE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCCE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#BFDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dcce; /* rgb */ color: rgb(195, 220, 206); /* oklch */ color: oklch(87.2% 0.033 161.2);
Tailwind
colors: {
custom: {
50: '#d5e6dd',
500: '#c3dcce',
950: '#000000',
},
}SCSS
$custom: #c3dcce; $custom-light: #d5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c3dcce",
"rgb": {
"r": 195,
"g": 220,
"b": 206
},
"hsl": {
"h": 146.4,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87204,
"c": 0.03278,
"h": 161.2
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#C3DCCE
secondary
#B390A4
accent
#4179A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484