#C3DECC#C3DECC
#C3DECC is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.038 H 156.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DECC |
|---|---|
| RGB | rgb(195, 222, 204) |
| HSL | hsl(140, 29%, 82%) |
| HSV | hsv(140, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.11, -12.34, 5.81) |
| CIE-LCH | lch(86.11, 13.64, 154.77°) |
| OKLab | oklab(87.57% -0.0346 0.0151) |
| OKLCH | oklch(87.57% 0.038 156.4) |
| XYZ | xyz(59.5236, 68.2033, 67.1436) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.74
Ice
#D6FFFA
ΔE00 9.18
Duck Egg Blue
#C3FBF4
ΔE00 9.59
Light Grey
#D8DCD6
ΔE00 9.98
Ice Blue (survey)
#D7FFFE
ΔE00 10.18
Very Pale Blue
#D6FFFE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DECC #DEC3D5
analogous
#C8DEC3 #C3DECC #C3DEDA
triadic
#C3DECC #CCC3DE #DECCC3
tetradic
#C3DECC #C3C8DE #DEC3D5 #DEDAC3
square
#C3DECC #C3C8DE #DEC3D5 #DEDAC3
split-complementary
#C3DECC #DAC3DE #DEC3C8
monochromatic
#74B389 #9CC8AA #C3DECC #EAF4EE #EBF4EE
Accessibility & contrast
On white
1.43
#C3DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C3DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DECC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DECC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#BFDDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3decc; /* rgb */ color: rgb(195, 222, 204); /* oklch */ color: oklch(87.6% 0.038 156.4);
Tailwind
colors: {
custom: {
50: '#d5e8db',
500: '#c3decc',
950: '#000000',
},
}SCSS
$custom: #c3decc; $custom-light: #d5e8db; $custom-dark: #000000;
JSON
{
"hex": "#c3decc",
"rgb": {
"r": 195,
"g": 222,
"b": 204
},
"hsl": {
"h": 140,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8757,
"c": 0.03775,
"h": 156.4
},
"luminance": 0.68204
}Semantic roles & 50–950 ramp
primary
#C3DECC
secondary
#B590A9
accent
#3E84A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484