#C8DDCB#C8DDCB
#C8DDCB is a very light, muted green. Relative luminance 0.683; OKLCH L 87.7% C 0.033 H 149.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDCB |
|---|---|
| RGB | rgb(200, 221, 203) |
| HSL | hsl(129, 24%, 83%) |
| HSV | hsv(129, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(86.16, -10.34, 6.46) |
| CIE-LCH | lch(86.16, 12.19, 148.02°) |
| OKLab | oklab(87.69% -0.0286 0.0168) |
| OKLCH | oklch(87.69% 0.033 149.5) |
| XYZ | xyz(60.4532, 68.3033, 66.4873) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.51
Ice
#D6FFFA
ΔE00 9.98
Beige
#F5F5DC
ΔE00 10.03
Silver (survey)
#C5C9C7
ΔE00 10.55
Mintcream
#F5FFFA
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDCB #DDC8DA
analogous
#D0DDC8 #C8DDCB #C8DDD5
triadic
#C8DDCB #CBC8DD #DDCBC8
tetradic
#C8DDCB #C8D0DD #DDC8DA #DDD5C8
square
#C8DDCB #C8D0DD #DDC8DA #DDD5C8
split-complementary
#C8DDCB #D5C8DD #DDC8D0
monochromatic
#7CAE83 #A2C6A7 #C8DDCB #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.43
#C8DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C8DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDCB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDCB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#C6DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddcb; /* rgb */ color: rgb(200, 221, 203); /* oklch */ color: oklch(87.7% 0.033 149.5);
Tailwind
colors: {
custom: {
50: '#d8e7da',
500: '#c8ddcb',
950: '#000000',
},
}SCSS
$custom: #c8ddcb; $custom-light: #d8e7da; $custom-dark: #000000;
JSON
{
"hex": "#c8ddcb",
"rgb": {
"r": 200,
"g": 221,
"b": 203
},
"hsl": {
"h": 128.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87687,
"c": 0.03319,
"h": 149.5
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#C8DDCB
secondary
#B496AF
accent
#4395A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483