#C8D57D#C8D57D
#C8D57D is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.4% C 0.113 H 115.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D57D |
|---|---|
| RGB | rgb(200, 213, 125) |
| HSL | hsl(69, 51%, 66%) |
| HSV | hsv(69, 41%, 84%) |
| CMYK | cmyk(6.1%, 0%, 41.3%, 16.5%) |
| CIE-LAB | lab(82.57, -17.72, 41.95) |
| CIE-LCH | lch(82.57, 45.54, 112.89°) |
| OKLab | oklab(84.35% -0.0491 0.1018) |
| OKLCH | oklch(84.35% 0.113 115.8) |
| XYZ | xyz(51.3157, 61.3490, 28.5363) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.46
Greenish Tan
#BCCB7A
ΔE00 2.81
Pale Olive
#B9CC81
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 4.87
Light Olive
#ACBF69
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D57D #8A7DD5
analogous
#D5B67D #C8D57D #9CD57D
triadic
#C8D57D #7DC8D5 #D57DC8
tetradic
#C8D57D #7DD5B6 #8A7DD5 #D57D9C
square
#C8D57D #7DD5B6 #8A7DD5 #D57D9C
split-complementary
#C8D57D #7D9CD5 #B67DD5
monochromatic
#93A335 #B4C64F #C8D57D #DCE4AB #EFF3DA
Accessibility & contrast
On white
1.58
#C8D57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C8D57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D57D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D57D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#D1CCC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d57d; /* rgb */ color: rgb(200, 213, 125); /* oklch */ color: oklch(84.4% 0.113 115.8);
Tailwind
colors: {
custom: {
50: '#dae1a4',
500: '#c8d57d',
950: '#000000',
},
}SCSS
$custom: #c8d57d; $custom-light: #dae1a4; $custom-dark: #000000;
JSON
{
"hex": "#c8d57d",
"rgb": {
"r": 200,
"g": 213,
"b": 125
},
"hsl": {
"h": 68.864,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.8435,
"c": 0.11306,
"h": 115.8
},
"luminance": 0.61349
}Semantic roles & 50–950 ramp
primary
#C8D57D
secondary
#5C4FA7
accent
#27BF3D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480