#C8D47A#C8D47A
#C8D47A is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.1% C 0.115 H 115.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D47A |
|---|---|
| RGB | rgb(200, 212, 122) |
| HSL | hsl(68, 51%, 65%) |
| HSV | hsv(68, 42%, 83%) |
| CMYK | cmyk(5.7%, 0%, 42.5%, 16.9%) |
| CIE-LAB | lab(82.26, -17.55, 43.05) |
| CIE-LCH | lch(82.26, 46.49, 112.17°) |
| OKLab | oklab(84.09% -0.0489 0.1041) |
| OKLCH | oklch(84.09% 0.115 115.1) |
| XYZ | xyz(50.8762, 60.7720, 27.4586) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.11
Greenish Tan
#BCCB7A
ΔE00 2.88
Pale Olive
#B9CC81
ΔE00 4.04
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Olive
#ACBF69
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D47A #867AD4
analogous
#D4B37A #C8D47A #9BD47A
triadic
#C8D47A #7AC8D4 #D47AC8
tetradic
#C8D47A #7AD4B3 #867AD4 #D47A9B
square
#C8D47A #7AD4B3 #867AD4 #D47A9B
split-complementary
#C8D47A #7A9BD4 #B37AD4
monochromatic
#91A034 #B5C54C #C8D47A #DBE3A8 #EEF2D6
Accessibility & contrast
On white
1.60
#C8D47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C8D47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D47A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D47A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC73
Deuteranopia (green-blind)
#DFCD7E
Tritanopia (blue-blind)
#D1CBBE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d47a; /* rgb */ color: rgb(200, 212, 122); /* oklch */ color: oklch(84.1% 0.115 115.1);
Tailwind
colors: {
custom: {
50: '#dae1a2',
500: '#c8d47a',
950: '#000000',
},
}SCSS
$custom: #c8d47a; $custom-light: #dae1a2; $custom-dark: #000000;
JSON
{
"hex": "#c8d47a",
"rgb": {
"r": 200,
"g": 212,
"b": 122
},
"hsl": {
"h": 68,
"s": 51.136,
"l": 65.49
},
"oklch": {
"l": 0.8409,
"c": 0.11504,
"h": 115.1
},
"luminance": 0.60771
}Semantic roles & 50–950 ramp
primary
#C8D47A
secondary
#594EA4
accent
#27BF3B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480