#C8CE80#C8CE80
#C8CE80 is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 82.9% C 0.101 H 112.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE80 |
|---|---|
| RGB | rgb(200, 206, 128) |
| HSL | hsl(65, 44%, 65%) |
| HSV | hsv(65, 38%, 81%) |
| CMYK | cmyk(2.9%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(80.73, -13.88, 38.11) |
| CIE-LCH | lch(80.73, 40.56, 110.01°) |
| OKLab | oklab(82.9% -0.038 0.0933) |
| OKLCH | oklch(82.9% 0.101 112.2) |
| XYZ | xyz(49.7874, 57.9812, 28.9866) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.76
Greenish Tan
#BCCB7A
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.64
Light Olive
#ACBF69
ΔE00 5.65
Pale Olive Green
#B1D27B
ΔE00 6.16
Tan Green
#A9BE70
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE80 #8680CE
analogous
#CEAD80 #C8CE80 #A1CE80
triadic
#C8CE80 #80C8CE #CE80C8
tetradic
#C8CE80 #80CEAD #8680CE #CE80A1
square
#C8CE80 #80CEAD #8680CE #CE80A1
split-complementary
#C8CE80 #80A1CE #AD80CE
monochromatic
#91993B #B5BD54 #C8CE80 #DBDFAC #EEF0D8
Accessibility & contrast
On white
1.67
#C8CE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C8CE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE80
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE80 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#D1C5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce80; /* rgb */ color: rgb(200, 206, 128); /* oklch */ color: oklch(82.9% 0.101 112.2);
Tailwind
colors: {
custom: {
50: '#dadca6',
500: '#c8ce80',
950: '#000000',
},
}SCSS
$custom: #c8ce80; $custom-light: #dadca6; $custom-dark: #000000;
JSON
{
"hex": "#c8ce80",
"rgb": {
"r": 200,
"g": 206,
"b": 128
},
"hsl": {
"h": 64.615,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.82899,
"c": 0.1007,
"h": 112.2
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#C8CE80
secondary
#59549F
accent
#2EB739
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480