#C8CE7F#C8CE7F
#C8CE7F is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 82.9% C 0.102 H 112.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE7F |
|---|---|
| RGB | rgb(200, 206, 127) |
| HSL | hsl(65, 45%, 65%) |
| HSV | hsv(65, 38%, 81%) |
| CMYK | cmyk(2.9%, 0%, 38.3%, 19.2%) |
| CIE-LAB | lab(80.71, -13.99, 38.60) |
| CIE-LCH | lch(80.71, 41.06, 109.92°) |
| OKLab | oklab(82.88% -0.0384 0.0943) |
| OKLCH | oklch(82.88% 0.102 112.1) |
| XYZ | xyz(49.7219, 57.9550, 28.6417) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.60
Greenish Tan
#BCCB7A
ΔE00 2.56
Pale Olive
#B9CC81
ΔE00 3.70
Light Olive
#ACBF69
ΔE00 5.62
Pale Olive Green
#B1D27B
ΔE00 6.16
Tan Green
#A9BE70
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE7F #857FCE
analogous
#CEAC7F #C8CE7F #A0CE7F
triadic
#C8CE7F #7FC8CE #CE7FC8
tetradic
#C8CE7F #7FCEAC #857FCE #CE7FA0
square
#C8CE7F #7FCEAC #857FCE #CE7FA0
split-complementary
#C8CE7F #7FA0CE #AC7FCE
monochromatic
#91983A #B5BD53 #C8CE7F #DBDFAB #EEF0D8
Accessibility & contrast
On white
1.67
#C8CE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C8CE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE7F
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE7F | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#D1C5BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce7f; /* rgb */ color: rgb(200, 206, 127); /* oklch */ color: oklch(82.9% 0.102 112.1);
Tailwind
colors: {
custom: {
50: '#dadca5',
500: '#c8ce7f',
950: '#000000',
},
}SCSS
$custom: #c8ce7f; $custom-light: #dadca5; $custom-dark: #000000;
JSON
{
"hex": "#c8ce7f",
"rgb": {
"r": 200,
"g": 206,
"b": 127
},
"hsl": {
"h": 64.557,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.82883,
"c": 0.10184,
"h": 112.1
},
"luminance": 0.57954
}Semantic roles & 50–950 ramp
primary
#C8CE7F
secondary
#59539E
accent
#2EB838
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480