#C8CE89#C8CE89
#C8CE89 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.1% C 0.090 H 112.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE89 |
|---|---|
| RGB | rgb(200, 206, 137) |
| HSL | hsl(65, 41%, 67%) |
| HSV | hsv(65, 33%, 81%) |
| CMYK | cmyk(2.9%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(80.87, -12.81, 33.70) |
| CIE-LCH | lch(80.87, 36.05, 110.81°) |
| OKLab | oklab(83.05% -0.0344 0.0834) |
| OKLCH | oklch(83.05% 0.09 112.4) |
| XYZ | xyz(50.4063, 58.2288, 32.2459) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.20
Greenish Beige
#C9D179
ΔE00 3.36
Pale Olive
#B9CC81
ΔE00 3.52
Light Olive
#ACBF69
ΔE00 6.24
Tan Green
#A9BE70
ΔE00 6.32
Pale Olive Green
#B1D27B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE89 #8F89CE
analogous
#CEB189 #C8CE89 #A6CE89
triadic
#C8CE89 #89C8CE #CE89C8
tetradic
#C8CE89 #89CEB1 #8F89CE #CE89A6
square
#C8CE89 #89CEB1 #8F89CE #CE89A6
split-complementary
#C8CE89 #89A6CE #B189CE
monochromatic
#949C41 #B4BC5E #C8CE89 #DCE0B4 #F0F2DF
Accessibility & contrast
On white
1.66
#C8CE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C8CE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE89
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE89 | 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)
#D8C884
Deuteranopia (green-blind)
#D8CA8C
Tritanopia (blue-blind)
#D0C6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce89; /* rgb */ color: rgb(200, 206, 137); /* oklch */ color: oklch(83.1% 0.090 112.4);
Tailwind
colors: {
custom: {
50: '#d9dcac',
500: '#c8ce89',
950: '#000000',
},
}SCSS
$custom: #c8ce89; $custom-light: #d9dcac; $custom-dark: #000000;
JSON
{
"hex": "#c8ce89",
"rgb": {
"r": 200,
"g": 206,
"b": 137
},
"hsl": {
"h": 65.217,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.83053,
"c": 0.09022,
"h": 112.4
},
"luminance": 0.58228
}Semantic roles & 50–950 ramp
primary
#C8CE89
secondary
#6059A2
accent
#31B43D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481