#C8DFC2#C8DFC2
#C8DFC2 is a very light, muted green. Relative luminance 0.690; OKLCH L 87.9% C 0.046 H 139.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFC2 |
|---|---|
| RGB | rgb(200, 223, 194) |
| HSL | hsl(108, 31%, 82%) |
| HSV | hsv(108, 13%, 87%) |
| CMYK | cmyk(10.3%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(86.48, -12.94, 11.65) |
| CIE-LCH | lch(86.48, 17.41, 137.99°) |
| OKLab | oklab(87.87% -0.035 0.0302) |
| OKLCH | oklch(87.87% 0.046 139.2) |
| XYZ | xyz(59.9428, 68.9491, 61.1789) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 9.31
Light Sage
#BCECAC
ΔE00 9.32
Mint
#AAF0C1
ΔE00 9.78
Beige
#F5F5DC
ΔE00 10.14
Very Pale Green
#CFFDBC
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFC2 #D9C2DF
analogous
#D7DFC2 #C8DFC2 #C2DFCB
triadic
#C8DFC2 #C2C8DF #DFC2C8
tetradic
#C8DFC2 #C2D7DF #D9C2DF #DFCBC2
square
#C8DFC2 #C2D7DF #D9C2DF #DFCBC2
split-complementary
#C8DFC2 #CBC2DF #DFC2D7
monochromatic
#80B572 #A4CA9A #C8DFC2 #ECF4EA #EDF4EB
Accessibility & contrast
On white
1.42
#C8DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C8DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFC2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFC2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DAC0
Deuteranopia (green-blind)
#DDD8C3
Tritanopia (blue-blind)
#C7DDD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dfc2; /* rgb */ color: rgb(200, 223, 194); /* oklch */ color: oklch(87.9% 0.046 139.2);
Tailwind
colors: {
custom: {
50: '#d8e9d4',
500: '#c8dfc2',
950: '#000000',
},
}SCSS
$custom: #c8dfc2; $custom-light: #d8e9d4; $custom-dark: #000000;
JSON
{
"hex": "#c8dfc2",
"rgb": {
"r": 200,
"g": 223,
"b": 194
},
"hsl": {
"h": 107.586,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87873,
"c": 0.04625,
"h": 139.2
},
"luminance": 0.6895
}Semantic roles & 50–950 ramp
primary
#C8DFC2
secondary
#AE8EB7
accent
#3CAA93
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483