#C8CD90#C8CD90
#C8CD90 is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 83.0% C 0.080 H 112.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD90 |
|---|---|
| RGB | rgb(200, 205, 144) |
| HSL | hsl(65, 38%, 68%) |
| HSV | hsv(65, 30%, 80%) |
| CMYK | cmyk(2.4%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(80.71, -11.41, 29.88) |
| CIE-LCH | lch(80.71, 31.98, 110.90°) |
| OKLab | oklab(82.97% -0.0301 0.0746) |
| OKLCH | oklch(82.97% 0.08 112) |
| XYZ | xyz(50.6848, 57.9562, 34.8967) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 6.89
Beige (survey)
#E6DAA6
ΔE00 6.93
Darkkhaki
#BDB76B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD90 #9590CD
analogous
#CDB390 #C8CD90 #A9CD90
triadic
#C8CD90 #90C8CD #CD90C8
tetradic
#C8CD90 #90CDB3 #9590CD #CD90A9
square
#C8CD90 #90CDB3 #9590CD #CD90A9
split-complementary
#C8CD90 #90A9CD #B390CD
monochromatic
#959C46 #B3BA66 #C8CD90 #DDE0BA #F2F3E4
Accessibility & contrast
On white
1.67
#C8CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C8CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD90
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD90 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#D0C6BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd90; /* rgb */ color: rgb(200, 205, 144); /* oklch */ color: oklch(83.0% 0.080 112.0);
Tailwind
colors: {
custom: {
50: '#d9dcb1',
500: '#c8cd90',
950: '#000000',
},
}SCSS
$custom: #c8cd90; $custom-light: #d9dcb1; $custom-dark: #000000;
JSON
{
"hex": "#c8cd90",
"rgb": {
"r": 200,
"g": 205,
"b": 144
},
"hsl": {
"h": 64.918,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.82971,
"c": 0.08048,
"h": 112
},
"luminance": 0.57956
}Semantic roles & 50–950 ramp
primary
#C8CD90
secondary
#655FA2
accent
#35B13F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151510
muted
#848481