#C8CE7D#C8CE7D
#C8CE7D is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 82.9% C 0.104 H 112.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE7D |
|---|---|
| RGB | rgb(200, 206, 125) |
| HSL | hsl(64, 45%, 65%) |
| HSV | hsv(64, 39%, 81%) |
| CMYK | cmyk(2.9%, 0%, 39.3%, 19.2%) |
| CIE-LAB | lab(80.69, -14.22, 39.57) |
| CIE-LCH | lch(80.69, 42.05, 109.76°) |
| OKLab | oklab(82.85% -0.0392 0.0964) |
| OKLCH | oklch(82.85% 0.104 112.1) |
| XYZ | xyz(49.5929, 57.9034, 27.9620) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.30
Greenish Tan
#BCCB7A
ΔE00 2.58
Pale Olive
#B9CC81
ΔE00 3.84
Light Olive
#ACBF69
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 6.18
Tan Green
#A9BE70
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE7D #837DCE
analogous
#CEAB7D #C8CE7D #A0CE7D
triadic
#C8CE7D #7DC8CE #CE7DC8
tetradic
#C8CE7D #7DCEAB #837DCE #CE7DA0
square
#C8CE7D #7DCEAB #837DCE #CE7DA0
split-complementary
#C8CE7D #7DA0CE #AB7DCE
monochromatic
#919739 #B5BD51 #C8CE7D #DBDFA9 #EEF0D6
Accessibility & contrast
On white
1.67
#C8CE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#C8CE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE7D
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE7D | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#D2C5BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce7d; /* rgb */ color: rgb(200, 206, 125); /* oklch */ color: oklch(82.9% 0.104 112.1);
Tailwind
colors: {
custom: {
50: '#dadca4',
500: '#c8ce7d',
950: '#000000',
},
}SCSS
$custom: #c8ce7d; $custom-light: #dadca4; $custom-dark: #000000;
JSON
{
"hex": "#c8ce7d",
"rgb": {
"r": 200,
"g": 206,
"b": 125
},
"hsl": {
"h": 64.444,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.82851,
"c": 0.10409,
"h": 112.1
},
"luminance": 0.57903
}Semantic roles & 50–950 ramp
primary
#C8CE7D
secondary
#57529D
accent
#2DB837
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480