#C3DFD0#C3DFD0
#C3DFD0 is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.036 H 162.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD0 |
|---|---|
| RGB | rgb(195, 223, 208) |
| HSL | hsl(148, 30%, 82%) |
| HSV | hsv(148, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.47, -12.10, 4.23) |
| CIE-LCH | lch(86.47, 12.82, 160.74°) |
| OKLab | oklab(87.89% -0.0343 0.011) |
| OKLCH | oklch(87.89% 0.036 162.3) |
| XYZ | xyz(60.2759, 68.9304, 69.7915) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.30
Honeydew
#F0FFF0
ΔE00 8.59
Duck Egg Blue
#C3FBF4
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 9.18
Very Pale Blue
#D6FFFE
ΔE00 9.22
Light Light Blue
#CAFFFB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD0 #DFC3D2
analogous
#C4DFC3 #C3DFD0 #C3DFDE
triadic
#C3DFD0 #D0C3DF #DFD0C3
tetradic
#C3DFD0 #C3C4DF #DFC3D2 #DFDEC3
square
#C3DFD0 #C3C4DF #DFC3D2 #DFDEC3
split-complementary
#C3DFD0 #DEC3DF #DFC3C4
monochromatic
#73B491 #9BCAB1 #C3DFD0 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.42
#C3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD0
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD0 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#BEDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dfd0; /* rgb */ color: rgb(195, 223, 208); /* oklch */ color: oklch(87.9% 0.036 162.3);
Tailwind
colors: {
custom: {
50: '#d5e9de',
500: '#c3dfd0',
950: '#000000',
},
}SCSS
$custom: #c3dfd0; $custom-light: #d5e9de; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd0",
"rgb": {
"r": 195,
"g": 223,
"b": 208
},
"hsl": {
"h": 147.857,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87888,
"c": 0.03606,
"h": 162.3
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#C3DFD0
secondary
#B790A4
accent
#3C77A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484