#C6DFCB#C6DFCB
#C6DFCB is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.038 H 151.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFCB |
|---|---|
| RGB | rgb(198, 223, 203) |
| HSL | hsl(132, 28%, 83%) |
| HSV | hsv(132, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.55, -12.03, 7.00) |
| CIE-LCH | lch(86.55, 13.92, 149.79°) |
| OKLab | oklab(87.96% -0.0334 0.0182) |
| OKLCH | oklch(87.96% 0.038 151.3) |
| XYZ | xyz(60.4536, 69.0920, 66.6394) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.36
Ice
#D6FFFA
ΔE00 9.64
Light Grey
#D8DCD6
ΔE00 9.85
Duck Egg Blue
#C3FBF4
ΔE00 10.20
Ice Blue (survey)
#D7FFFE
ΔE00 10.69
Beige
#F5F5DC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFCB #DFC6DA
analogous
#CDDFC6 #C6DFCB #C6DFD7
triadic
#C6DFCB #CBC6DF #DFCBC6
tetradic
#C6DFCB #C6CDDF #DFC6DA #DFD7C6
square
#C6DFCB #C6CDDF #DFC6DA #DFD7C6
split-complementary
#C6DFCB #D7C6DF #DFC6CD
monochromatic
#78B383 #9FC9A7 #C6DFCB #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.42
#C6DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C6DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFCB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFCB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DBD7CC
Tritanopia (blue-blind)
#C3DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfcb; /* rgb */ color: rgb(198, 223, 203); /* oklch */ color: oklch(88.0% 0.038 151.3);
Tailwind
colors: {
custom: {
50: '#d7e9da',
500: '#c6dfcb',
950: '#000000',
},
}SCSS
$custom: #c6dfcb; $custom-light: #d7e9da; $custom-dark: #000000;
JSON
{
"hex": "#c6dfcb",
"rgb": {
"r": 198,
"g": 223,
"b": 203
},
"hsl": {
"h": 132,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87963,
"c": 0.03803,
"h": 151.3
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#C6DFCB
secondary
#B693AF
accent
#3F92A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483