#C8D38D#C8D38D
#C8D38D is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.2% C 0.092 H 115.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D38D |
|---|---|
| RGB | rgb(200, 211, 141) |
| HSL | hsl(69, 44%, 69%) |
| HSV | hsv(69, 33%, 83%) |
| CMYK | cmyk(5.2%, 0%, 33.2%, 17.3%) |
| CIE-LAB | lab(82.27, -14.83, 33.48) |
| CIE-LCH | lch(82.27, 36.62, 113.89°) |
| OKLab | oklab(84.19% -0.0399 0.083) |
| OKLCH | oklch(84.19% 0.092 115.7) |
| XYZ | xyz(51.9214, 60.7914, 34.1928) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.98
Greenish Tan
#BCCB7A
ΔE00 3.15
Greenish Beige
#C9D179
ΔE00 3.54
Pale Olive Green
#B1D27B
ΔE00 5.43
Tan Green
#A9BE70
ΔE00 6.54
Light Olive
#ACBF69
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D38D #988DD3
analogous
#D3BB8D #C8D38D #A5D38D
triadic
#C8D38D #8DC8D3 #D38DC8
tetradic
#C8D38D #8DD3BB #988DD3 #D38DA5
square
#C8D38D #8DD3BB #988DD3 #D38DA5
split-complementary
#C8D38D #8DA5D3 #BB8DD3
monochromatic
#96A640 #B3C261 #C8D38D #DDE4B9 #F3F5E5
Accessibility & contrast
On white
1.60
#C8D38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C8D38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D38D
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D38D | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#D0CBC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d38d; /* rgb */ color: rgb(200, 211, 141); /* oklch */ color: oklch(84.2% 0.092 115.7);
Tailwind
colors: {
custom: {
50: '#d9e0af',
500: '#c8d38d',
950: '#000000',
},
}SCSS
$custom: #c8d38d; $custom-light: #d9e0af; $custom-dark: #000000;
JSON
{
"hex": "#c8d38d",
"rgb": {
"r": 200,
"g": 211,
"b": 141
},
"hsl": {
"h": 69.429,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.84189,
"c": 0.09215,
"h": 115.7
},
"luminance": 0.60791
}Semantic roles & 50–950 ramp
primary
#C8D38D
secondary
#685BA9
accent
#2EB744
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481