#C0CD8A#C0CD8A
#C0CD8A is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.2% C 0.089 H 117.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CD8A |
|---|---|
| RGB | rgb(192, 205, 138) |
| HSL | hsl(72, 40%, 67%) |
| HSV | hsv(72, 33%, 80%) |
| CMYK | cmyk(6.3%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(80.01, -15.24, 31.95) |
| CIE-LCH | lch(80.01, 35.40, 115.51°) |
| OKLab | oklab(82.23% -0.0411 0.0794) |
| OKLCH | oklch(82.23% 0.089 117.3) |
| XYZ | xyz(48.1569, 56.7044, 32.4479) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.01
Greenish Tan
#BCCB7A
ΔE00 2.73
Greenish Beige
#C9D179
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.07
Tan Green
#A9BE70
ΔE00 5.16
Light Olive
#ACBF69
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CD8A #978ACD
analogous
#CDB98A #C0CD8A #9ECD8A
triadic
#C0CD8A #8AC0CD #CD8AC0
tetradic
#C0CD8A #8ACDB9 #978ACD #CD8A9E
square
#C0CD8A #8ACDB9 #978ACD #CD8A9E
split-complementary
#C0CD8A #8A9ECD #B98ACD
monochromatic
#899B42 #A9BB5F #C0CD8A #D7DFB5 #EEF2E0
Accessibility & contrast
On white
1.70
#C0CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C0CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CD8A
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CD8A | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#C7C6BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0cd8a; /* rgb */ color: rgb(192, 205, 138); /* oklch */ color: oklch(82.2% 0.089 117.3);
Tailwind
colors: {
custom: {
50: '#d4dcad',
500: '#c0cd8a',
950: '#000000',
},
}SCSS
$custom: #c0cd8a; $custom-light: #d4dcad; $custom-dark: #000000;
JSON
{
"hex": "#c0cd8a",
"rgb": {
"r": 192,
"g": 205,
"b": 138
},
"hsl": {
"h": 71.642,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.82231,
"c": 0.08938,
"h": 117.3
},
"luminance": 0.56704
}Semantic roles & 50–950 ramp
primary
#C0CD8A
secondary
#685AA1
accent
#32B34B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481