#C8D2B2#C8D2B2
#C8D2B2 is a very light, muted yellow-green. Relative luminance 0.616; OKLCH L 84.8% C 0.045 H 121.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2B2 |
|---|---|
| RGB | rgb(200, 210, 178) |
| HSL | hsl(79, 26%, 76%) |
| HSV | hsv(79, 15%, 82%) |
| CMYK | cmyk(4.8%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.69, -9.00, 14.73) |
| CIE-LCH | lch(82.69, 17.26, 121.41°) |
| OKLab | oklab(84.76% -0.0233 0.038) |
| OKLCH | oklch(84.76% 0.045 121.5) |
| XYZ | xyz(54.9008, 61.5869, 51.1060) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.52
Beige
#F5F5DC
ΔE00 9.60
Light Grey Green
#B7E1A1
ΔE00 10.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.04
Pale Olive
#B9CC81
ΔE00 10.29
Eggshell
#F0EAD6
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2B2 #BCB2D2
analogous
#D2CCB2 #C8D2B2 #B8D2B2
triadic
#C8D2B2 #B2C8D2 #D2B2C8
tetradic
#C8D2B2 #B2D2CC #BCB2D2 #D2B2B8
square
#C8D2B2 #B2D2CC #BCB2D2 #D2B2B8
split-complementary
#C8D2B2 #B2B8D2 #CCB2D2
monochromatic
#91A565 #ACBB8B #C8D2B2 #E4E9D9 #F1F4EC
Accessibility & contrast
On white
1.58
#C8D2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C8D2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2B2
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2B2 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#CBCEC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d2b2; /* rgb */ color: rgb(200, 210, 178); /* oklch */ color: oklch(84.8% 0.045 121.5);
Tailwind
colors: {
custom: {
50: '#d8dfc9',
500: '#c8d2b2',
950: '#000000',
},
}SCSS
$custom: #c8d2b2; $custom-light: #d8dfc9; $custom-dark: #000000;
JSON
{
"hex": "#c8d2b2",
"rgb": {
"r": 200,
"g": 210,
"b": 178
},
"hsl": {
"h": 78.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84755,
"c": 0.04458,
"h": 121.5
},
"luminance": 0.61587
}Semantic roles & 50–950 ramp
primary
#C8D2B2
secondary
#8D80A8
accent
#41A560
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482