#C8DDC2#C8DDC2
#C8DDC2 is a very light, muted green. Relative luminance 0.679; OKLCH L 87.5% C 0.043 H 138.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDC2 |
|---|---|
| RGB | rgb(200, 221, 194) |
| HSL | hsl(107, 28%, 81%) |
| HSV | hsv(107, 12%, 87%) |
| CMYK | cmyk(9.5%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(85.95, -11.93, 10.90) |
| CIE-LCH | lch(85.95, 16.16, 137.58°) |
| OKLab | oklab(87.45% -0.0322 0.0283) |
| OKLCH | oklch(87.45% 0.043 138.7) |
| XYZ | xyz(59.4116, 67.8867, 61.0019) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.14
Light Grey Green
#B7E1A1
ΔE00 9.69
Beige
#F5F5DC
ΔE00 9.86
Light Sage
#BCECAC
ΔE00 10.09
Light Grey
#D8DCD6
ΔE00 10.51
Mint
#AAF0C1
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDC2 #D7C2DD
analogous
#D6DDC2 #C8DDC2 #C2DDCA
triadic
#C8DDC2 #C2C8DD #DDC2C8
tetradic
#C8DDC2 #C2D6DD #D7C2DD #DDCAC2
square
#C8DDC2 #C2D6DD #D7C2DD #DDCAC2
split-complementary
#C8DDC2 #CAC2DD #DDC2D6
monochromatic
#81B173 #A5C79B #C8DDC2 #EBF3E9 #EDF4EB
Accessibility & contrast
On white
1.44
#C8DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C8DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDC2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDC2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DBD6C3
Tritanopia (blue-blind)
#C7DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddc2; /* rgb */ color: rgb(200, 221, 194); /* oklch */ color: oklch(87.5% 0.043 138.7);
Tailwind
colors: {
custom: {
50: '#d8e7d4',
500: '#c8ddc2',
950: '#000000',
},
}SCSS
$custom: #c8ddc2; $custom-light: #d8e7d4; $custom-dark: #000000;
JSON
{
"hex": "#c8ddc2",
"rgb": {
"r": 200,
"g": 221,
"b": 194
},
"hsl": {
"h": 106.667,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87453,
"c": 0.0429,
"h": 138.7
},
"luminance": 0.67887
}Semantic roles & 50–950 ramp
primary
#C8DDC2
secondary
#AC8FB4
accent
#3EA790
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483