#C8DCC2#C8DCC2
#C8DCC2 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.2% C 0.041 H 138.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCC2 |
|---|---|
| RGB | rgb(200, 220, 194) |
| HSL | hsl(106, 27%, 81%) |
| HSV | hsv(106, 12%, 86%) |
| CMYK | cmyk(9.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.69, -11.42, 10.52) |
| CIE-LCH | lch(85.69, 15.53, 137.34°) |
| OKLab | oklab(87.24% -0.0308 0.0273) |
| OKLCH | oklch(87.24% 0.041 138.5) |
| XYZ | xyz(59.1484, 67.3602, 60.9141) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.08
Beige
#F5F5DC
ΔE00 9.74
Light Grey Green
#B7E1A1
ΔE00 10.05
Light Grey
#D8DCD6
ΔE00 10.13
Light Sage
#BCECAC
ΔE00 10.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCC2 #D6C2DC
analogous
#D5DCC2 #C8DCC2 #C2DCC9
triadic
#C8DCC2 #C2C8DC #DCC2C8
tetradic
#C8DCC2 #C2D5DC #D6C2DC #DCC9C2
square
#C8DCC2 #C2D5DC #D6C2DC #DCC9C2
split-complementary
#C8DCC2 #C9C2DC #DCC2D5
monochromatic
#82AF74 #A5C69B #C8DCC2 #EBF2E9 #EDF4EC
Accessibility & contrast
On white
1.45
#C8DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C8DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCC2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCC2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#DBD5C3
Tritanopia (blue-blind)
#C7DAD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dcc2; /* rgb */ color: rgb(200, 220, 194); /* oklch */ color: oklch(87.2% 0.041 138.5);
Tailwind
colors: {
custom: {
50: '#d8e6d4',
500: '#c8dcc2',
950: '#000000',
},
}SCSS
$custom: #c8dcc2; $custom-light: #d8e6d4; $custom-dark: #000000;
JSON
{
"hex": "#c8dcc2",
"rgb": {
"r": 200,
"g": 220,
"b": 194
},
"hsl": {
"h": 106.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87243,
"c": 0.04121,
"h": 138.5
},
"luminance": 0.67361
}Semantic roles & 50–950 ramp
primary
#C8DCC2
secondary
#AB8FB3
accent
#40A68E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483