#C3DEC7#C3DEC7
#C3DEC7 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.042 H 149.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEC7 |
|---|---|
| RGB | rgb(195, 222, 199) |
| HSL | hsl(129, 29%, 82%) |
| HSV | hsv(129, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(85.99, -13.25, 8.28) |
| CIE-LCH | lch(85.99, 15.62, 148.00°) |
| OKLab | oklab(87.44% -0.0366 0.0215) |
| OKLCH | oklch(87.44% 0.042 149.5) |
| XYZ | xyz(58.9335, 67.9672, 64.0358) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.20
Mint
#AAF0C1
ΔE00 9.90
Ice
#D6FFFA
ΔE00 10.35
Duck Egg Blue
#C3FBF4
ΔE00 10.57
Light Grey Green
#B7E1A1
ΔE00 10.59
Light Teal
#90E4C1
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEC7 #DEC3DA
analogous
#CDDEC3 #C3DEC7 #C3DED5
triadic
#C3DEC7 #C7C3DE #DEC7C3
tetradic
#C3DEC7 #C3CDDE #DEC3DA #DED5C3
square
#C3DEC7 #C3CDDE #DEC3DA #DED5C3
split-complementary
#C3DEC7 #D5C3DE #DEC3CD
monochromatic
#74B37D #9CC8A2 #C3DEC7 #EAF4EC #EBF4ED
Accessibility & contrast
On white
1.44
#C3DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C3DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEC7
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEC7 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#C0DDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dec7; /* rgb */ color: rgb(195, 222, 199); /* oklch */ color: oklch(87.4% 0.042 149.5);
Tailwind
colors: {
custom: {
50: '#d5e8d8',
500: '#c3dec7',
950: '#000000',
},
}SCSS
$custom: #c3dec7; $custom-light: #d5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#c3dec7",
"rgb": {
"r": 195,
"g": 222,
"b": 199
},
"hsl": {
"h": 128.889,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87437,
"c": 0.04247,
"h": 149.5
},
"luminance": 0.67968
}Semantic roles & 50–950 ramp
primary
#C3DEC7
secondary
#B590B0
accent
#3E98A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483