#C8D2B8#C8D2B8
#C8D2B8 is a very light, muted yellow-green. Relative luminance 0.618; OKLCH L 84.9% C 0.037 H 124.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2B8 |
|---|---|
| RGB | rgb(200, 210, 184) |
| HSL | hsl(83, 22%, 77%) |
| HSV | hsv(83, 12%, 82%) |
| CMYK | cmyk(4.8%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(82.82, -8.01, 11.74) |
| CIE-LCH | lch(82.82, 14.21, 124.32°) |
| OKLab | oklab(84.9% -0.0208 0.0305) |
| OKLCH | oklch(84.9% 0.037 124.3) |
| XYZ | xyz(55.5165, 61.8332, 54.3484) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.96
Beige
#F5F5DC
ΔE00 9.22
Eggshell
#F0EAD6
ΔE00 9.76
Silver (survey)
#C5C9C7
ΔE00 10.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.50
Beige (survey)
#E6DAA6
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2B8 #C2B8D2
analogous
#D2CFB8 #C8D2B8 #BBD2B8
triadic
#C8D2B8 #B8C8D2 #D2B8C8
tetradic
#C8D2B8 #B8D2CF #C2B8D2 #D2B8BB
square
#C8D2B8 #B8D2CF #C2B8D2 #D2B8BB
split-complementary
#C8D2B8 #B8BBD2 #CFB8D2
monochromatic
#8EA36D #ABBA93 #C8D2B8 #E5EADD #F0F3EC
Accessibility & contrast
On white
1.57
#C8D2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C8D2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2B8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2B8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB7
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#CACFCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d2b8; /* rgb */ color: rgb(200, 210, 184); /* oklch */ color: oklch(84.9% 0.037 124.3);
Tailwind
colors: {
custom: {
50: '#d8dfcd',
500: '#c8d2b8',
950: '#000000',
},
}SCSS
$custom: #c8d2b8; $custom-light: #d8dfcd; $custom-dark: #000000;
JSON
{
"hex": "#c8d2b8",
"rgb": {
"r": 200,
"g": 210,
"b": 184
},
"hsl": {
"h": 83.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84903,
"c": 0.03688,
"h": 124.3
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#C8D2B8
secondary
#9387A7
accent
#45A168
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483