#C8D8BA#C8D8BA
#C8D8BA is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.2% C 0.044 H 130.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8BA |
|---|---|
| RGB | rgb(200, 216, 186) |
| HSL | hsl(92, 28%, 79%) |
| HSV | hsv(92, 14%, 85%) |
| CMYK | cmyk(7.4%, 0%, 13.9%, 15.3%) |
| CIE-LAB | lab(84.45, -10.75, 12.99) |
| CIE-LCH | lch(84.45, 16.86, 129.61°) |
| OKLab | oklab(86.21% -0.0285 0.0336) |
| OKLCH | oklch(86.21% 0.044 130.3) |
| XYZ | xyz(57.2368, 64.9360, 55.9633) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.39
Beige
#F5F5DC
ΔE00 9.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.09
Light Sage
#BCECAC
ΔE00 10.20
Honeydew
#F0FFF0
ΔE00 10.24
Light Grey
#D8DCD6
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8BA #CABAD8
analogous
#D7D8BA #C8D8BA #BAD8BB
triadic
#C8D8BA #BAC8D8 #D8BAC8
tetradic
#C8D8BA #BAD7D8 #CABAD8 #D8BBBA
square
#C8D8BA #BAD7D8 #CABAD8 #D8BBBA
split-complementary
#C8D8BA #BBBAD8 #D8BAD7
monochromatic
#8AAC6C #A9C293 #C8D8BA #E7EEE1 #EFF4EB
Accessibility & contrast
On white
1.50
#C8D8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C8D8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8BA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8BA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#D9D2BB
Tritanopia (blue-blind)
#C9D5CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d8ba; /* rgb */ color: rgb(200, 216, 186); /* oklch */ color: oklch(86.2% 0.044 130.3);
Tailwind
colors: {
custom: {
50: '#d8e4ce',
500: '#c8d8ba',
950: '#000000',
},
}SCSS
$custom: #c8d8ba; $custom-light: #d8e4ce; $custom-dark: #000000;
JSON
{
"hex": "#c8d8ba",
"rgb": {
"r": 200,
"g": 216,
"b": 186
},
"hsl": {
"h": 92,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.86205,
"c": 0.04407,
"h": 130.3
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#C8D8BA
secondary
#9C88AF
accent
#3FA676
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483