#C8CD88#C8CD88
#C8CD88 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 82.8% C 0.090 H 111.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD88 |
|---|---|
| RGB | rgb(200, 205, 136) |
| HSL | hsl(64, 41%, 67%) |
| HSV | hsv(64, 34%, 80%) |
| CMYK | cmyk(2.4%, 0%, 33.7%, 19.6%) |
| CIE-LAB | lab(80.58, -12.42, 33.84) |
| CIE-LCH | lch(80.58, 36.05, 110.16°) |
| OKLab | oklab(82.82% -0.0333 0.0837) |
| OKLCH | oklch(82.82% 0.09 111.7) |
| XYZ | xyz(50.0949, 57.7203, 31.7899) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.29
Greenish Beige
#C9D179
ΔE00 3.38
Pale Olive
#B9CC81
ΔE00 3.71
Light Olive
#ACBF69
ΔE00 6.21
Tan Green
#A9BE70
ΔE00 6.33
Darkkhaki
#BDB76B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD88 #8D88CD
analogous
#CDB088 #C8CD88 #A6CD88
triadic
#C8CD88 #88C8CD #CD88C8
tetradic
#C8CD88 #88CDB0 #8D88CD #CD88A6
square
#C8CD88 #88CDB0 #8D88CD #CD88A6
split-complementary
#C8CD88 #88A6CD #B088CD
monochromatic
#939A41 #B4BB5D #C8CD88 #DCDFB3 #F0F1DE
Accessibility & contrast
On white
1.67
#C8CD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C8CD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD88
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD88 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#D1C5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd88; /* rgb */ color: rgb(200, 205, 136); /* oklch */ color: oklch(82.8% 0.090 111.7);
Tailwind
colors: {
custom: {
50: '#d9dcab',
500: '#c8cd88',
950: '#000000',
},
}SCSS
$custom: #c8cd88; $custom-light: #d9dcab; $custom-dark: #000000;
JSON
{
"hex": "#c8cd88",
"rgb": {
"r": 200,
"g": 205,
"b": 136
},
"hsl": {
"h": 64.348,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.82823,
"c": 0.09011,
"h": 111.7
},
"luminance": 0.5772
}Semantic roles & 50–950 ramp
primary
#C8CD88
secondary
#5E59A0
accent
#32B43B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151510
muted
#848481