#C6DFD1#C6DFD1
#C6DFD1 is a very light, muted green. Relative luminance 0.694; OKLCH L 88.1% C 0.033 H 161.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD1 |
|---|---|
| RGB | rgb(198, 223, 209) |
| HSL | hsl(146, 28%, 83%) |
| HSV | hsv(146, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.69, -10.93, 4.05) |
| CIE-LCH | lch(86.69, 11.65, 159.66°) |
| OKLab | oklab(88.13% -0.0309 0.0105) |
| OKLCH | oklch(88.13% 0.033 161.2) |
| XYZ | xyz(61.1824, 69.3836, 70.4782) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 9.15
Lightcyan
#E0FFFF
ΔE00 9.16
Very Pale Blue
#D6FFFE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD1 #DFC6D4
analogous
#C7DFC6 #C6DFD1 #C6DFDE
triadic
#C6DFD1 #D1C6DF #DFD1C6
tetradic
#C6DFD1 #C6C7DF #DFC6D4 #DFDEC6
square
#C6DFD1 #C6C7DF #DFC6D4 #DFDEC6
split-complementary
#C6DFD1 #DEC6DF #DFC6C7
monochromatic
#78B392 #9FC9B1 #C6DFD1 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.41
#C6DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C6DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD1
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD1 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#C2DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd1; /* rgb */ color: rgb(198, 223, 209); /* oklch */ color: oklch(88.1% 0.033 161.2);
Tailwind
colors: {
custom: {
50: '#d7e9df',
500: '#c6dfd1',
950: '#000000',
},
}SCSS
$custom: #c6dfd1; $custom-light: #d7e9df; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd1",
"rgb": {
"r": 198,
"g": 223,
"b": 209
},
"hsl": {
"h": 146.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88125,
"c": 0.0327,
"h": 161.2
},
"luminance": 0.69385
}Semantic roles & 50–950 ramp
primary
#C6DFD1
secondary
#B693A7
accent
#3F79A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484