#C4DFCF#C4DFCF
#C4DFCF is a very light, muted green. Relative luminance 0.690; OKLCH L 87.9% C 0.036 H 159.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFCF |
|---|---|
| RGB | rgb(196, 223, 207) |
| HSL | hsl(144, 30%, 82%) |
| HSV | hsv(144, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.51, -11.96, 4.83) |
| CIE-LCH | lch(86.51, 12.90, 158.03°) |
| OKLab | oklab(87.93% -0.0337 0.0126) |
| OKLCH | oklch(87.93% 0.036 159.6) |
| XYZ | xyz(60.4126, 69.0150, 69.1578) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.58
Duck Egg Blue
#C3FBF4
ΔE00 9.12
Ice Blue (survey)
#D7FFFE
ΔE00 9.50
Very Pale Blue
#D6FFFE
ΔE00 9.54
Light Grey
#D8DCD6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFCF #DFC4D4
analogous
#C7DFC4 #C4DFCF #C4DFDC
triadic
#C4DFCF #CFC4DF #DFCFC4
tetradic
#C4DFCF #C4C7DF #DFC4D4 #DFDCC4
square
#C4DFCF #C4C7DF #DFC4D4 #DFDCC4
split-complementary
#C4DFCF #DCC4DF #DFC4C7
monochromatic
#75B48E #9CC9AF #C4DFCF #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.42
#C4DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C4DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFCF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFCF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#C0DFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dfcf; /* rgb */ color: rgb(196, 223, 207); /* oklch */ color: oklch(87.9% 0.036 159.6);
Tailwind
colors: {
custom: {
50: '#d6e9dd',
500: '#c4dfcf',
950: '#000000',
},
}SCSS
$custom: #c4dfcf; $custom-light: #d6e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c4dfcf",
"rgb": {
"r": 196,
"g": 223,
"b": 207
},
"hsl": {
"h": 144.444,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.8793,
"c": 0.03601,
"h": 159.6
},
"luminance": 0.69016
}Semantic roles & 50–950 ramp
primary
#C4DFCF
secondary
#B791A7
accent
#3D7DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484