#C6DFD0#C6DFD0
#C6DFD0 is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.034 H 159.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD0 |
|---|---|
| RGB | rgb(198, 223, 208) |
| HSL | hsl(144, 28%, 83%) |
| HSV | hsv(144, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.67, -11.11, 4.54) |
| CIE-LCH | lch(86.67, 12.01, 157.76°) |
| OKLab | oklab(88.1% -0.0314 0.0118) |
| OKLCH | oklch(88.1% 0.034 159.3) |
| XYZ | xyz(61.0590, 69.3342, 69.8282) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.94
Duck Egg Blue
#C3FBF4
ΔE00 9.37
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Lightcyan
#E0FFFF
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD0 #DFC6D5
analogous
#C8DFC6 #C6DFD0 #C6DFDD
triadic
#C6DFD0 #D0C6DF #DFD0C6
tetradic
#C6DFD0 #C6C8DF #DFC6D5 #DFDDC6
square
#C6DFD0 #C6C8DF #DFC6D5 #DFDDC6
split-complementary
#C6DFD0 #DDC6DF #DFC6C8
monochromatic
#78B38F #9FC9B0 #C6DFD0 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.41
#C6DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C6DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#C2DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd0; /* rgb */ color: rgb(198, 223, 208); /* oklch */ color: oklch(88.1% 0.034 159.3);
Tailwind
colors: {
custom: {
50: '#d7e9de',
500: '#c6dfd0',
950: '#000000',
},
}SCSS
$custom: #c6dfd0; $custom-light: #d7e9de; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd0",
"rgb": {
"r": 198,
"g": 223,
"b": 208
},
"hsl": {
"h": 144,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88097,
"c": 0.03351,
"h": 159.3
},
"luminance": 0.69335
}Semantic roles & 50–950 ramp
primary
#C6DFD0
secondary
#B693A8
accent
#3F7DA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484