#C3DFCA#C3DFCA
#C3DFCA is a very light, muted green. Relative luminance 0.686; OKLCH L 87.7% C 0.041 H 153.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFCA |
|---|---|
| RGB | rgb(195, 223, 202) |
| HSL | hsl(135, 30%, 82%) |
| HSV | hsv(135, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.33, -13.21, 7.18) |
| CIE-LCH | lch(86.33, 15.04, 151.47°) |
| OKLab | oklab(87.73% -0.0368 0.0187) |
| OKLCH | oklch(87.73% 0.041 153) |
| XYZ | xyz(59.5516, 68.6407, 65.9772) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.96
Ice
#D6FFFA
ΔE00 9.64
Duck Egg Blue
#C3FBF4
ΔE00 9.88
Mint
#AAF0C1
ΔE00 10.08
Pale Aqua
#B8FFEB
ΔE00 10.37
Eggshell Blue
#C4FFF7
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFCA #DFC3D8
analogous
#CADFC3 #C3DFCA #C3DFD8
triadic
#C3DFCA #CAC3DF #DFCAC3
tetradic
#C3DFCA #C3CADF #DFC3D8 #DFD8C3
square
#C3DFCA #C3CADF #DFC3D8 #DFD8C3
split-complementary
#C3DFCA #D8C3DF #DFC3CA
monochromatic
#73B483 #9BCAA7 #C3DFCA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.43
#C3DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C3DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFCA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFCA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#BFDED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dfca; /* rgb */ color: rgb(195, 223, 202); /* oklch */ color: oklch(87.7% 0.041 153.0);
Tailwind
colors: {
custom: {
50: '#d5e9da',
500: '#c3dfca',
950: '#000000',
},
}SCSS
$custom: #c3dfca; $custom-light: #d5e9da; $custom-dark: #000000;
JSON
{
"hex": "#c3dfca",
"rgb": {
"r": 195,
"g": 223,
"b": 202
},
"hsl": {
"h": 135,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87727,
"c": 0.04124,
"h": 153
},
"luminance": 0.68642
}Semantic roles & 50–950 ramp
primary
#C3DFCA
secondary
#B790AD
accent
#3C8EA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483