#C3DFC8#C3DFC8
#C3DFC8 is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.043 H 150.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFC8 |
|---|---|
| RGB | rgb(195, 223, 200) |
| HSL | hsl(131, 30%, 82%) |
| HSV | hsv(131, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.28, -13.58, 8.17) |
| CIE-LCH | lch(86.28, 15.84, 148.97°) |
| OKLab | oklab(87.67% -0.0376 0.0212) |
| OKLCH | oklch(87.67% 0.043 150.5) |
| XYZ | xyz(59.3164, 68.5466, 64.7381) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.17
Mint
#AAF0C1
ΔE00 9.68
Ice
#D6FFFA
ΔE00 10.13
Duck Egg Blue
#C3FBF4
ΔE00 10.30
Light Teal
#90E4C1
ΔE00 10.39
Pale Aqua
#B8FFEB
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFC8 #DFC3DA
analogous
#CCDFC3 #C3DFC8 #C3DFD6
triadic
#C3DFC8 #C8C3DF #DFC8C3
tetradic
#C3DFC8 #C3CCDF #DFC3DA #DFD6C3
square
#C3DFC8 #C3CCDF #DFC3DA #DFD6C3
split-complementary
#C3DFC8 #D6C3DF #DFC3CC
monochromatic
#73B47F #9BCAA3 #C3DFC8 #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.43
#C3DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C3DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFC8
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFC8 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC7
Deuteranopia (green-blind)
#DAD7C9
Tritanopia (blue-blind)
#C0DED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dfc8; /* rgb */ color: rgb(195, 223, 200); /* oklch */ color: oklch(87.7% 0.043 150.5);
Tailwind
colors: {
custom: {
50: '#d5e9d8',
500: '#c3dfc8',
950: '#000000',
},
}SCSS
$custom: #c3dfc8; $custom-light: #d5e9d8; $custom-dark: #000000;
JSON
{
"hex": "#c3dfc8",
"rgb": {
"r": 195,
"g": 223,
"b": 200
},
"hsl": {
"h": 130.714,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87674,
"c": 0.04316,
"h": 150.5
},
"luminance": 0.68548
}Semantic roles & 50–950 ramp
primary
#C3DFC8
secondary
#B790B0
accent
#3C96A9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483