#C8D4BF#C8D4BF
#C8D4BF is a very light, muted yellow-green. Relative luminance 0.631; OKLCH L 85.5% C 0.031 H 131.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4BF |
|---|---|
| RGB | rgb(200, 212, 191) |
| HSL | hsl(94, 20%, 79%) |
| HSV | hsv(94, 10%, 83%) |
| CMYK | cmyk(5.7%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(83.51, -7.85, 9.00) |
| CIE-LCH | lch(83.51, 11.95, 131.10°) |
| OKLab | oklab(85.5% -0.0208 0.0235) |
| OKLCH | oklch(85.5% 0.031 131.6) |
| XYZ | xyz(56.7653, 63.1277, 58.4744) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.68
Beige
#F5F5DC
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.26
Honeydew
#F0FFF0
ΔE00 9.69
Eggshell
#F0EAD6
ΔE00 9.69
Off White (survey)
#FFFFE4
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4BF #CBBFD4
analogous
#D3D4BF #C8D4BF #BFD4C1
triadic
#C8D4BF #BFC8D4 #D4BFC8
tetradic
#C8D4BF #BFD3D4 #CBBFD4 #D4C1BF
square
#C8D4BF #BFD3D4 #CBBFD4 #D4C1BF
split-complementary
#C8D4BF #C1BFD4 #D4BFD3
monochromatic
#89A376 #A9BB9A #C8D4BF #E7EDE4 #EFF3ED
Accessibility & contrast
On white
1.54
#C8D4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#C8D4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4BF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4BF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#C9D2CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d4bf; /* rgb */ color: rgb(200, 212, 191); /* oklch */ color: oklch(85.5% 0.031 131.6);
Tailwind
colors: {
custom: {
50: '#d8e1d2',
500: '#c8d4bf',
950: '#000000',
},
}SCSS
$custom: #c8d4bf; $custom-light: #d8e1d2; $custom-dark: #000000;
JSON
{
"hex": "#c8d4bf",
"rgb": {
"r": 200,
"g": 212,
"b": 191
},
"hsl": {
"h": 94.286,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.85497,
"c": 0.03135,
"h": 131.6
},
"luminance": 0.63128
}Semantic roles & 50–950 ramp
primary
#C8D4BF
secondary
#9E8EA9
accent
#489E79
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483