#C8D47D#C8D47D
#C8D47D is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.1% C 0.112 H 115.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D47D |
|---|---|
| RGB | rgb(200, 212, 125) |
| HSL | hsl(68, 50%, 66%) |
| HSV | hsv(68, 41%, 83%) |
| CMYK | cmyk(5.7%, 0%, 41%, 16.9%) |
| CIE-LAB | lab(82.30, -17.22, 41.61) |
| CIE-LCH | lch(82.30, 45.03, 112.48°) |
| OKLab | oklab(84.14% -0.0477 0.1011) |
| OKLCH | oklch(84.14% 0.112 115.3) |
| XYZ | xyz(51.0650, 60.8475, 28.4527) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.20
Greenish Tan
#BCCB7A
ΔE00 2.66
Pale Olive
#B9CC81
ΔE00 3.71
Pale Olive Green
#B1D27B
ΔE00 5.00
Light Olive
#ACBF69
ΔE00 5.92
Light Moss Green
#A6C875
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D47D #897DD4
analogous
#D4B47D #C8D47D #9CD47D
triadic
#C8D47D #7DC8D4 #D47DC8
tetradic
#C8D47D #7DD4B4 #897DD4 #D47D9C
square
#C8D47D #7DD4B4 #897DD4 #D47D9C
split-complementary
#C8D47D #7D9CD4 #B47DD4
monochromatic
#92A135 #B5C54F #C8D47D #DBE3AB #EFF2D9
Accessibility & contrast
On white
1.59
#C8D47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C8D47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D47D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D47D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#D1CBBF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d47d; /* rgb */ color: rgb(200, 212, 125); /* oklch */ color: oklch(84.1% 0.112 115.3);
Tailwind
colors: {
custom: {
50: '#dae1a4',
500: '#c8d47d',
950: '#000000',
},
}SCSS
$custom: #c8d47d; $custom-light: #dae1a4; $custom-dark: #000000;
JSON
{
"hex": "#c8d47d",
"rgb": {
"r": 200,
"g": 212,
"b": 125
},
"hsl": {
"h": 68.276,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.84135,
"c": 0.11177,
"h": 115.3
},
"luminance": 0.60847
}Semantic roles & 50–950 ramp
primary
#C8D47D
secondary
#5B4FA6
accent
#28BE3D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480