#C5CE8A#C5CE8A
#C5CE8A is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 82.8% C 0.090 H 114.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CE8A |
|---|---|
| RGB | rgb(197, 206, 138) |
| HSL | hsl(68, 41%, 67%) |
| HSV | hsv(68, 33%, 81%) |
| CMYK | cmyk(4.4%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(80.65, -13.84, 32.86) |
| CIE-LCH | lch(80.65, 35.66, 112.83°) |
| OKLab | oklab(82.83% -0.0372 0.0815) |
| OKLCH | oklch(82.83% 0.09 114.5) |
| XYZ | xyz(49.6848, 57.8484, 32.5883) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.83
Greenish Tan
#BCCB7A
ΔE00 2.88
Greenish Beige
#C9D179
ΔE00 3.70
Pale Olive Green
#B1D27B
ΔE00 5.81
Tan Green
#A9BE70
ΔE00 5.85
Light Olive
#ACBF69
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CE8A #938ACE
analogous
#CEB58A #C5CE8A #A3CE8A
triadic
#C5CE8A #8AC5CE #CE8AC5
tetradic
#C5CE8A #8ACEB5 #938ACE #CE8AA3
square
#C5CE8A #8ACEB5 #938ACE #CE8AA3
split-complementary
#C5CE8A #8AA3CE #B58ACE
monochromatic
#909C41 #B0BC5F #C5CE8A #DAE0B5 #F0F2E0
Accessibility & contrast
On white
1.67
#C5CE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C5CE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CE8A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CE8A | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C885
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#CDC7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c5ce8a; /* rgb */ color: rgb(197, 206, 138); /* oklch */ color: oklch(82.8% 0.090 114.5);
Tailwind
colors: {
custom: {
50: '#d7dcad',
500: '#c5ce8a',
950: '#000000',
},
}SCSS
$custom: #c5ce8a; $custom-light: #d7dcad; $custom-dark: #000000;
JSON
{
"hex": "#c5ce8a",
"rgb": {
"r": 197,
"g": 206,
"b": 138
},
"hsl": {
"h": 67.941,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.82834,
"c": 0.08959,
"h": 114.5
},
"luminance": 0.57848
}Semantic roles & 50–950 ramp
primary
#C5CE8A
secondary
#645AA2
accent
#31B443
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481