#C8CE85#C8CE85
#C8CE85 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.095 H 112.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE85 |
|---|---|
| RGB | rgb(200, 206, 133) |
| HSL | hsl(65, 43%, 66%) |
| HSV | hsv(65, 35%, 81%) |
| CMYK | cmyk(2.9%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(80.80, -13.29, 35.67) |
| CIE-LCH | lch(80.80, 38.06, 110.44°) |
| OKLab | oklab(82.98% -0.036 0.0878) |
| OKLCH | oklch(82.98% 0.095 112.3) |
| XYZ | xyz(50.1247, 58.1161, 30.7627) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.61
Greenish Tan
#BCCB7A
ΔE00 2.80
Pale Olive
#B9CC81
ΔE00 3.47
Light Olive
#ACBF69
ΔE00 5.92
Tan Green
#A9BE70
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE85 #8B85CE
analogous
#CEB085 #C8CE85 #A4CE85
triadic
#C8CE85 #85C8CE #CE85C8
tetradic
#C8CE85 #85CEB0 #8B85CE #CE85A4
square
#C8CE85 #85CEB0 #8B85CE #CE85A4
split-complementary
#C8CE85 #85A4CE #B085CE
monochromatic
#939B3E #B4BC59 #C8CE85 #DCE0B1 #EFF1DC
Accessibility & contrast
On white
1.66
#C8CE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C8CE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE85
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE85 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C880
Deuteranopia (green-blind)
#D8CA88
Tritanopia (blue-blind)
#D1C6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce85; /* rgb */ color: rgb(200, 206, 133); /* oklch */ color: oklch(83.0% 0.095 112.3);
Tailwind
colors: {
custom: {
50: '#d9dca9',
500: '#c8ce85',
950: '#000000',
},
}SCSS
$custom: #c8ce85; $custom-light: #d9dca9; $custom-dark: #000000;
JSON
{
"hex": "#c8ce85",
"rgb": {
"r": 200,
"g": 206,
"b": 133
},
"hsl": {
"h": 64.932,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.82983,
"c": 0.09493,
"h": 112.3
},
"luminance": 0.58115
}Semantic roles & 50–950 ramp
primary
#C8CE85
secondary
#5D57A1
accent
#30B63B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#151510
muted
#848480