#C3DFCB#C3DFCB
#C3DFCB is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.040 H 154.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFCB |
|---|---|
| RGB | rgb(195, 223, 203) |
| HSL | hsl(137, 30%, 82%) |
| HSV | hsv(137, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.35, -13.03, 6.69) |
| CIE-LCH | lch(86.35, 14.65, 152.82°) |
| OKLab | oklab(87.75% -0.0363 0.0174) |
| OKLCH | oklch(87.75% 0.04 154.4) |
| XYZ | xyz(59.6704, 68.6882, 66.6027) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.87
Ice
#D6FFFA
ΔE00 9.40
Duck Egg Blue
#C3FBF4
ΔE00 9.67
Eggshell Blue
#C4FFF7
ΔE00 10.26
Mint
#AAF0C1
ΔE00 10.29
Pale Aqua
#B8FFEB
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFCB #DFC3D7
analogous
#C9DFC3 #C3DFCB #C3DFD9
triadic
#C3DFCB #CBC3DF #DFCBC3
tetradic
#C3DFCB #C3C9DF #DFC3D7 #DFD9C3
square
#C3DFCB #C3C9DF #DFC3D7 #DFD9C3
split-complementary
#C3DFCB #D9C3DF #DFC3C9
monochromatic
#73B486 #9BCAA8 #C3DFCB #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.42
#C3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFCB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFCB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#BFDED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dfcb; /* rgb */ color: rgb(195, 223, 203); /* oklch */ color: oklch(87.8% 0.040 154.4);
Tailwind
colors: {
custom: {
50: '#d5e9da',
500: '#c3dfcb',
950: '#000000',
},
}SCSS
$custom: #c3dfcb; $custom-light: #d5e9da; $custom-dark: #000000;
JSON
{
"hex": "#c3dfcb",
"rgb": {
"r": 195,
"g": 223,
"b": 203
},
"hsl": {
"h": 137.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87753,
"c": 0.0403,
"h": 154.4
},
"luminance": 0.68689
}Semantic roles & 50–950 ramp
primary
#C3DFCB
secondary
#B790AB
accent
#3C8AA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483