#C8DDCA#C8DDCA
#C8DDCA is a very light, muted green. Relative luminance 0.683; OKLCH L 87.7% C 0.034 H 148.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDCA |
|---|---|
| RGB | rgb(200, 221, 202) |
| HSL | hsl(126, 24%, 83%) |
| HSV | hsv(126, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(86.13, -10.52, 6.95) |
| CIE-LCH | lch(86.13, 12.61, 146.55°) |
| OKLab | oklab(87.66% -0.029 0.0181) |
| OKLCH | oklch(87.66% 0.034 148) |
| XYZ | xyz(60.3344, 68.2558, 65.8617) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 8.73
Beige
#F5F5DC
ΔE00 9.97
Ice
#D6FFFA
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.78
Mintcream
#F5FFFA
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDCA #DDC8DB
analogous
#D1DDC8 #C8DDCA #C8DDD4
triadic
#C8DDCA #CAC8DD #DDCAC8
tetradic
#C8DDCA #C8D1DD #DDC8DB #DDD4C8
square
#C8DDCA #C8D1DD #DDC8DB #DDD4C8
split-complementary
#C8DDCA #D4C8DD #DDC8D1
monochromatic
#7CAE81 #A2C6A6 #C8DDCA #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.43
#C8DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C8DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDCA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDCA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#C6DCD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddca; /* rgb */ color: rgb(200, 221, 202); /* oklch */ color: oklch(87.7% 0.034 148.0);
Tailwind
colors: {
custom: {
50: '#d8e7da',
500: '#c8ddca',
950: '#000000',
},
}SCSS
$custom: #c8ddca; $custom-light: #d8e7da; $custom-dark: #000000;
JSON
{
"hex": "#c8ddca",
"rgb": {
"r": 200,
"g": 221,
"b": 202
},
"hsl": {
"h": 125.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8766,
"c": 0.0342,
"h": 148
},
"luminance": 0.68257
}Semantic roles & 50–950 ramp
primary
#C8DDCA
secondary
#B496B1
accent
#4399A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483