#C8CE91#C8CE91
#C8CE91 is a very light, moderate yellow. Relative luminance 0.585; OKLCH L 83.2% C 0.081 H 112.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE91 |
|---|---|
| RGB | rgb(200, 206, 145) |
| HSL | hsl(66, 38%, 69%) |
| HSV | hsv(66, 30%, 81%) |
| CMYK | cmyk(2.9%, 0%, 29.6%, 19.2%) |
| CIE-LAB | lab(81.00, -11.79, 29.74) |
| CIE-LCH | lch(81.00, 31.99, 111.62°) |
| OKLab | oklab(83.2% -0.0311 0.0743) |
| OKLCH | oklch(83.2% 0.081 112.7) |
| XYZ | xyz(51.0016, 58.4669, 35.3810) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 4.40
Greenish Beige
#C9D179
ΔE00 4.96
Tan Green
#A9BE70
ΔE00 6.90
Beige (survey)
#E6DAA6
ΔE00 7.04
Pale Olive Green
#B1D27B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE91 #9791CE
analogous
#CEB691 #C8CE91 #AACE91
triadic
#C8CE91 #91C8CE #CE91C8
tetradic
#C8CE91 #91CEB6 #9791CE #CE91AA
square
#C8CE91 #91CEB6 #9791CE #CE91AA
split-complementary
#C8CE91 #91AACE #B691CE
monochromatic
#969E46 #B3BB67 #C8CE91 #DDE1BB #F2F4E6
Accessibility & contrast
On white
1.65
#C8CE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#C8CE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE91
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE91 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#CFC7BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce91; /* rgb */ color: rgb(200, 206, 145); /* oklch */ color: oklch(83.2% 0.081 112.7);
Tailwind
colors: {
custom: {
50: '#d9dcb1',
500: '#c8ce91',
950: '#000000',
},
}SCSS
$custom: #c8ce91; $custom-light: #d9dcb1; $custom-dark: #000000;
JSON
{
"hex": "#c8ce91",
"rgb": {
"r": 200,
"g": 206,
"b": 145
},
"hsl": {
"h": 65.902,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.83201,
"c": 0.08059,
"h": 112.7
},
"luminance": 0.58466
}Semantic roles & 50–950 ramp
primary
#C8CE91
secondary
#6760A3
accent
#34B140
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151511
muted
#848481