#C3CE8A#C3CE8A
#C3CE8A is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.7% C 0.090 H 115.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CE8A |
|---|---|
| RGB | rgb(195, 206, 138) |
| HSL | hsl(70, 41%, 67%) |
| HSV | hsv(70, 33%, 81%) |
| CMYK | cmyk(5.3%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(80.50, -14.60, 32.64) |
| CIE-LCH | lch(80.50, 35.76, 114.10°) |
| OKLab | oklab(82.68% -0.0393 0.081) |
| OKLCH | oklch(82.68% 0.09 115.9) |
| XYZ | xyz(49.1644, 57.5801, 32.5639) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.38
Greenish Tan
#BCCB7A
ΔE00 2.70
Greenish Beige
#C9D179
ΔE00 3.89
Pale Olive Green
#B1D27B
ΔE00 5.38
Tan Green
#A9BE70
ΔE00 5.55
Light Olive
#ACBF69
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CE8A #958ACE
analogous
#CEB78A #C3CE8A #A1CE8A
triadic
#C3CE8A #8AC3CE #CE8AC3
tetradic
#C3CE8A #8ACEB7 #958ACE #CE8AA1
square
#C3CE8A #8ACEB7 #958ACE #CE8AA1
split-complementary
#C3CE8A #8AA1CE #B78ACE
monochromatic
#8E9C41 #ADBC5F #C3CE8A #D9E0B5 #EFF2E0
Accessibility & contrast
On white
1.68
#C3CE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C3CE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CE8A
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CE8A | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C785
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#CAC7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3ce8a; /* rgb */ color: rgb(195, 206, 138); /* oklch */ color: oklch(82.7% 0.090 115.9);
Tailwind
colors: {
custom: {
50: '#d6dcad',
500: '#c3ce8a',
950: '#000000',
},
}SCSS
$custom: #c3ce8a; $custom-light: #d6dcad; $custom-dark: #000000;
JSON
{
"hex": "#c3ce8a",
"rgb": {
"r": 195,
"g": 206,
"b": 138
},
"hsl": {
"h": 69.706,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.82678,
"c": 0.09003,
"h": 115.9
},
"luminance": 0.5758
}Semantic roles & 50–950 ramp
primary
#C3CE8A
secondary
#665AA2
accent
#31B447
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481