#C8CE8A#C8CE8A
#C8CE8A is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.1% C 0.089 H 112.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE8A |
|---|---|
| RGB | rgb(200, 206, 138) |
| HSL | hsl(65, 41%, 67%) |
| HSV | hsv(65, 33%, 81%) |
| CMYK | cmyk(2.9%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(80.88, -12.68, 33.20) |
| CIE-LCH | lch(80.88, 35.54, 110.91°) |
| OKLab | oklab(83.07% -0.034 0.0823) |
| OKLCH | oklch(83.07% 0.089 112.4) |
| XYZ | xyz(50.4784, 58.2576, 32.6255) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.32
Greenish Beige
#C9D179
ΔE00 3.55
Pale Olive
#B9CC81
ΔE00 3.56
Light Olive
#ACBF69
ΔE00 6.33
Tan Green
#A9BE70
ΔE00 6.37
Pale Olive Green
#B1D27B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE8A #908ACE
analogous
#CEB28A #C8CE8A #A6CE8A
triadic
#C8CE8A #8AC8CE #CE8AC8
tetradic
#C8CE8A #8ACEB2 #908ACE #CE8AA6
square
#C8CE8A #8ACEB2 #908ACE #CE8AA6
split-complementary
#C8CE8A #8AA6CE #B28ACE
monochromatic
#949C41 #B4BC5F #C8CE8A #DCE0B5 #F1F2E0
Accessibility & contrast
On white
1.66
#C8CE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C8CE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE8A
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE8A | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#D8CA8D
Tritanopia (blue-blind)
#D0C6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce8a; /* rgb */ color: rgb(200, 206, 138); /* oklch */ color: oklch(83.1% 0.089 112.4);
Tailwind
colors: {
custom: {
50: '#d9dcad',
500: '#c8ce8a',
950: '#000000',
},
}SCSS
$custom: #c8ce8a; $custom-light: #d9dcad; $custom-dark: #000000;
JSON
{
"hex": "#c8ce8a",
"rgb": {
"r": 200,
"g": 206,
"b": 138
},
"hsl": {
"h": 65.294,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.83071,
"c": 0.08903,
"h": 112.4
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#C8CE8A
secondary
#605AA2
accent
#31B43D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481