#C2CB85#C2CB85
#C2CB85 is a light, moderate yellow. Relative luminance 0.559; OKLCH L 81.9% C 0.092 H 114.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CB85 |
|---|---|
| RGB | rgb(194, 203, 133) |
| HSL | hsl(68, 40%, 66%) |
| HSV | hsv(68, 34%, 80%) |
| CMYK | cmyk(4.4%, 0%, 34.5%, 20.4%) |
| CIE-LAB | lab(79.54, -14.10, 33.94) |
| CIE-LCH | lch(79.54, 36.75, 112.56°) |
| OKLab | oklab(81.87% -0.0381 0.0839) |
| OKLCH | oklch(81.87% 0.092 114.4) |
| XYZ | xyz(47.8379, 55.8752, 30.4506) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.32
Pale Olive
#B9CC81
ΔE00 2.52
Greenish Beige
#C9D179
ΔE00 3.50
Tan Green
#A9BE70
ΔE00 5.13
Light Olive
#ACBF69
ΔE00 5.14
Pale Olive Green
#B1D27B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CB85 #8E85CB
analogous
#CBB185 #C2CB85 #9FCB85
triadic
#C2CB85 #85C2CB #CB85C2
tetradic
#C2CB85 #85CBB1 #8E85CB #CB859F
square
#C2CB85 #85CBB1 #8E85CB #CB859F
split-complementary
#C2CB85 #859FCB #B185CB
monochromatic
#8B9640 #ADB95A #C2CB85 #D7DDB0 #EDF0DB
Accessibility & contrast
On white
1.72
#C2CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#C2CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CB85
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CB85 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C480
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#CAC3B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2cb85; /* rgb */ color: rgb(194, 203, 133); /* oklch */ color: oklch(81.9% 0.092 114.4);
Tailwind
colors: {
custom: {
50: '#d5daa9',
500: '#c2cb85',
950: '#000000',
},
}SCSS
$custom: #c2cb85; $custom-light: #d5daa9; $custom-dark: #000000;
JSON
{
"hex": "#c2cb85",
"rgb": {
"r": 194,
"g": 203,
"b": 133
},
"hsl": {
"h": 67.714,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.81867,
"c": 0.09212,
"h": 114.4
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#C2CB85
secondary
#61589C
accent
#32B343
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380