#C2CB89#C2CB89
#C2CB89 is a light, moderate yellow. Relative luminance 0.560; OKLCH L 81.9% C 0.087 H 114.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CB89 |
|---|---|
| RGB | rgb(194, 203, 137) |
| HSL | hsl(68, 39%, 67%) |
| HSV | hsv(68, 33%, 80%) |
| CMYK | cmyk(4.4%, 0%, 32.5%, 20.4%) |
| CIE-LAB | lab(79.61, -13.60, 31.96) |
| CIE-LCH | lch(79.61, 34.73, 113.05°) |
| OKLab | oklab(81.94% -0.0365 0.0794) |
| OKLCH | oklch(81.94% 0.087 114.7) |
| XYZ | xyz(48.1195, 55.9878, 31.9338) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.79
Greenish Tan
#BCCB7A
ΔE00 2.98
Greenish Beige
#C9D179
ΔE00 4.22
Tan Green
#A9BE70
ΔE00 5.39
Light Olive
#ACBF69
ΔE00 5.61
Pale Olive Green
#B1D27B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CB89 #9289CB
analogous
#CBB389 #C2CB89 #A1CB89
triadic
#C2CB89 #89C2CB #CB89C2
tetradic
#C2CB89 #89CBB3 #9289CB #CB89A1
square
#C2CB89 #89CBB3 #9289CB #CB89A1
split-complementary
#C2CB89 #89A1CB #B389CB
monochromatic
#8C9743 #ACB85F #C2CB89 #D8DEB3 #EEF0DE
Accessibility & contrast
On white
1.72
#C2CB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C2CB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CB89
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CB89 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C584
Deuteranopia (green-blind)
#D4C68C
Tritanopia (blue-blind)
#C9C4BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2cb89; /* rgb */ color: rgb(194, 203, 137); /* oklch */ color: oklch(81.9% 0.087 114.7);
Tailwind
colors: {
custom: {
50: '#d5daac',
500: '#c2cb89',
950: '#000000',
},
}SCSS
$custom: #c2cb89; $custom-light: #d5daac; $custom-dark: #000000;
JSON
{
"hex": "#c2cb89",
"rgb": {
"r": 194,
"g": 203,
"b": 137
},
"hsl": {
"h": 68.182,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.8194,
"c": 0.08736,
"h": 114.7
},
"luminance": 0.55987
}Semantic roles & 50–950 ramp
primary
#C2CB89
secondary
#645A9E
accent
#34B245
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381