#C3DDBF#C3DDBF
#C3DDBF is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.049 H 141.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDBF |
|---|---|
| RGB | rgb(195, 221, 191) |
| HSL | hsl(112, 31%, 81%) |
| HSV | hsv(112, 14%, 87%) |
| CMYK | cmyk(11.8%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(85.54, -14.16, 11.85) |
| CIE-LCH | lch(85.54, 18.46, 140.07°) |
| OKLab | oklab(87.02% -0.0385 0.0307) |
| OKLCH | oklch(87.02% 0.049 141.4) |
| XYZ | xyz(57.7642, 67.0758, 59.1838) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.51
Light Sage
#BCECAC
ΔE00 8.90
Mint
#AAF0C1
ΔE00 9.12
Hospital Green
#9BE5AA
ΔE00 10.17
Honeydew
#F0FFF0
ΔE00 10.22
Very Pale Green
#CFFDBC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDBF #D9BFDD
analogous
#D2DDBF #C3DDBF #BFDDCA
triadic
#C3DDBF #BFC3DD #DDBFC3
tetradic
#C3DDBF #BFD2DD #D9BFDD #DDCABF
square
#C3DDBF #BFD2DD #D9BFDD #DDCABF
split-complementary
#C3DDBF #CABFDD #DDBFD2
monochromatic
#78B36F #9EC897 #C3DDBF #E8F2E7 #ECF4EB
Accessibility & contrast
On white
1.46
#C3DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C3DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDBF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDBF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#C2DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3ddbf; /* rgb */ color: rgb(195, 221, 191); /* oklch */ color: oklch(87.0% 0.049 141.4);
Tailwind
colors: {
custom: {
50: '#d5e7d2',
500: '#c3ddbf',
950: '#000000',
},
}SCSS
$custom: #c3ddbf; $custom-light: #d5e7d2; $custom-dark: #000000;
JSON
{
"hex": "#c3ddbf",
"rgb": {
"r": 195,
"g": 221,
"b": 191
},
"hsl": {
"h": 112,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87021,
"c": 0.04925,
"h": 141.4
},
"luminance": 0.67077
}Semantic roles & 50–950 ramp
primary
#C3DDBF
secondary
#AF8CB4
accent
#3CA99B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483