#C6DFCD#C6DFCD
#C6DFCD is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.036 H 154.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFCD |
|---|---|
| RGB | rgb(198, 223, 205) |
| HSL | hsl(137, 28%, 83%) |
| HSV | hsv(137, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.60, -11.66, 6.02) |
| CIE-LCH | lch(86.60, 13.13, 152.71°) |
| OKLab | oklab(88.02% -0.0326 0.0157) |
| OKLCH | oklch(88.02% 0.036 154.3) |
| XYZ | xyz(60.6934, 69.1880, 67.9028) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.20
Ice
#D6FFFA
ΔE00 9.19
Light Grey
#D8DCD6
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.84
Ice Blue (survey)
#D7FFFE
ΔE00 10.16
Very Pale Blue
#D6FFFE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFCD #DFC6D8
analogous
#CBDFC6 #C6DFCD #C6DFD9
triadic
#C6DFCD #CDC6DF #DFCDC6
tetradic
#C6DFCD #C6CBDF #DFC6D8 #DFD9C6
square
#C6DFCD #C6CBDF #DFC6D8 #DFD9C6
split-complementary
#C6DFCD #D9C6DF #DFC6CB
monochromatic
#78B388 #9FC9AB #C6DFCD #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.42
#C6DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C6DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFCD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFCD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#C3DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfcd; /* rgb */ color: rgb(198, 223, 205); /* oklch */ color: oklch(88.0% 0.036 154.3);
Tailwind
colors: {
custom: {
50: '#d7e9dc',
500: '#c6dfcd',
950: '#000000',
},
}SCSS
$custom: #c6dfcd; $custom-light: #d7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c6dfcd",
"rgb": {
"r": 198,
"g": 223,
"b": 205
},
"hsl": {
"h": 136.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88016,
"c": 0.03614,
"h": 154.3
},
"luminance": 0.69189
}Semantic roles & 50–950 ramp
primary
#C6DFCD
secondary
#B693AC
accent
#3F8AA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484