#C8CE95#C8CE95
#C8CE95 is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.3% C 0.076 H 112.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE95 |
|---|---|
| RGB | rgb(200, 206, 149) |
| HSL | hsl(66, 37%, 70%) |
| HSV | hsv(66, 28%, 81%) |
| CMYK | cmyk(2.9%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(81.07, -11.26, 27.75) |
| CIE-LCH | lch(81.07, 29.95, 112.08°) |
| OKLab | oklab(83.28% -0.0295 0.0697) |
| OKLCH | oklch(83.28% 0.076 112.9) |
| XYZ | xyz(51.3154, 58.5924, 37.0341) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 5.14
Greenish Beige
#C9D179
ΔE00 5.81
Beige (survey)
#E6DAA6
ΔE00 6.89
Tan Green
#A9BE70
ΔE00 7.35
Palegoldenrod
#EEE8AA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE95 #9B95CE
analogous
#CEB895 #C8CE95 #ACCE95
triadic
#C8CE95 #95C8CE #CE95C8
tetradic
#C8CE95 #95CEB8 #9B95CE #CE95AC
square
#C8CE95 #95CEB8 #9B95CE #CE95AC
split-complementary
#C8CE95 #95ACCE #B895CE
monochromatic
#969F4A #B2BB6B #C8CE95 #DEE1BF #F3F5E9
Accessibility & contrast
On white
1.65
#C8CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#C8CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE95
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE95 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#CFC7BF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce95; /* rgb */ color: rgb(200, 206, 149); /* oklch */ color: oklch(83.3% 0.076 112.9);
Tailwind
colors: {
custom: {
50: '#d9dcb4',
500: '#c8ce95',
950: '#000000',
},
}SCSS
$custom: #c8ce95; $custom-light: #d9dcb4; $custom-dark: #000000;
JSON
{
"hex": "#c8ce95",
"rgb": {
"r": 200,
"g": 206,
"b": 149
},
"hsl": {
"h": 66.316,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.83279,
"c": 0.07567,
"h": 112.9
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#C8CE95
secondary
#6B64A3
accent
#36B043
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481