#C3DEC8#C3DEC8
#C3DEC8 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.5% C 0.041 H 150.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEC8 |
|---|---|
| RGB | rgb(195, 222, 200) |
| HSL | hsl(131, 29%, 82%) |
| HSV | hsv(131, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(86.01, -13.07, 7.79) |
| CIE-LCH | lch(86.01, 15.21, 149.22°) |
| OKLab | oklab(87.46% -0.0362 0.0203) |
| OKLCH | oklch(87.46% 0.041 150.8) |
| XYZ | xyz(59.0500, 68.0138, 64.6493) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.09
Mint
#AAF0C1
ΔE00 10.09
Ice
#D6FFFA
ΔE00 10.11
Duck Egg Blue
#C3FBF4
ΔE00 10.37
Light Teal
#90E4C1
ΔE00 10.70
Light Grey
#D8DCD6
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEC8 #DEC3D9
analogous
#CCDEC3 #C3DEC8 #C3DED6
triadic
#C3DEC8 #C8C3DE #DEC8C3
tetradic
#C3DEC8 #C3CCDE #DEC3D9 #DED6C3
square
#C3DEC8 #C3CCDE #DEC3D9 #DED6C3
split-complementary
#C3DEC8 #D6C3DE #DEC3CC
monochromatic
#74B380 #9CC8A4 #C3DEC8 #EAF4EC #EBF4ED
Accessibility & contrast
On white
1.44
#C3DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C3DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEC8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEC8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#C0DDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dec8; /* rgb */ color: rgb(195, 222, 200); /* oklch */ color: oklch(87.5% 0.041 150.8);
Tailwind
colors: {
custom: {
50: '#d5e8d8',
500: '#c3dec8',
950: '#000000',
},
}SCSS
$custom: #c3dec8; $custom-light: #d5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#c3dec8",
"rgb": {
"r": 195,
"g": 222,
"b": 200
},
"hsl": {
"h": 131.111,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87463,
"c": 0.04148,
"h": 150.8
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#C3DEC8
secondary
#B590AE
accent
#3E94A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483