#C5CE95#C5CE95
#C5CE95 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.0% C 0.076 H 115.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CE95 |
|---|---|
| RGB | rgb(197, 206, 149) |
| HSL | hsl(69, 37%, 70%) |
| HSV | hsv(69, 28%, 81%) |
| CMYK | cmyk(4.4%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(80.84, -12.39, 27.41) |
| CIE-LCH | lch(80.84, 30.08, 114.33°) |
| OKLab | oklab(83.04% -0.0327 0.0689) |
| OKLCH | oklch(83.04% 0.076 115.4) |
| XYZ | xyz(50.5219, 58.1832, 36.9969) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.24
Greenish Tan
#BCCB7A
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.96
Tan Green
#A9BE70
ΔE00 6.93
Pale Olive Green
#B1D27B
ΔE00 7.07
Light Olive
#ACBF69
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CE95 #9E95CE
analogous
#CEBB95 #C5CE95 #A9CE95
triadic
#C5CE95 #95C5CE #CE95C5
tetradic
#C5CE95 #95CEBB #9E95CE #CE95A9
square
#C5CE95 #95CEBB #9E95CE #CE95A9
split-complementary
#C5CE95 #95A9CE #BB95CE
monochromatic
#929F4A #AEBB6B #C5CE95 #DCE1BF #F3F5E9
Accessibility & contrast
On white
1.66
#C5CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#C5CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CE95
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CE95 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C891
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#CBC8BF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c5ce95; /* rgb */ color: rgb(197, 206, 149); /* oklch */ color: oklch(83.0% 0.076 115.4);
Tailwind
colors: {
custom: {
50: '#d7dcb4',
500: '#c5ce95',
950: '#000000',
},
}SCSS
$custom: #c5ce95; $custom-light: #d7dcb4; $custom-dark: #000000;
JSON
{
"hex": "#c5ce95",
"rgb": {
"r": 197,
"g": 206,
"b": 149
},
"hsl": {
"h": 69.474,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.83043,
"c": 0.07623,
"h": 115.4
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#C5CE95
secondary
#6E64A3
accent
#36B049
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481