#C5CE80#C5CE80
#C5CE80 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.7% C 0.101 H 114.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CE80 |
|---|---|
| RGB | rgb(197, 206, 128) |
| HSL | hsl(67, 44%, 65%) |
| HSV | hsv(67, 38%, 81%) |
| CMYK | cmyk(4.4%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(80.50, -15.05, 37.78) |
| CIE-LCH | lch(80.50, 40.66, 111.72°) |
| OKLab | oklab(82.66% -0.0412 0.0925) |
| OKLCH | oklch(82.66% 0.101 114) |
| XYZ | xyz(48.9939, 57.5720, 28.9494) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.85
Greenish Beige
#C9D179
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 2.86
Light Olive
#ACBF69
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.39
Tan Green
#A9BE70
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CE80 #8980CE
analogous
#CEB080 #C5CE80 #9ECE80
triadic
#C5CE80 #80C5CE #CE80C5
tetradic
#C5CE80 #80CEB0 #8980CE #CE809E
square
#C5CE80 #80CEB0 #8980CE #CE809E
split-complementary
#C5CE80 #809ECE #B080CE
monochromatic
#8E993B #B1BD54 #C5CE80 #D9DFAC #EDF0D8
Accessibility & contrast
On white
1.68
#C5CE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#C5CE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CE80
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CE80 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#CEC6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c5ce80; /* rgb */ color: rgb(197, 206, 128); /* oklch */ color: oklch(82.7% 0.101 114.0);
Tailwind
colors: {
custom: {
50: '#d7dca6',
500: '#c5ce80',
950: '#000000',
},
}SCSS
$custom: #c5ce80; $custom-light: #d7dca6; $custom-dark: #000000;
JSON
{
"hex": "#c5ce80",
"rgb": {
"r": 197,
"g": 206,
"b": 128
},
"hsl": {
"h": 66.923,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.82661,
"c": 0.10127,
"h": 114
},
"luminance": 0.57571
}Semantic roles & 50–950 ramp
primary
#C5CE80
secondary
#5C549F
accent
#2EB73E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480