#C8D48D#C8D48D
#C8D48D is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.4% C 0.094 H 116.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D48D |
|---|---|
| RGB | rgb(200, 212, 141) |
| HSL | hsl(70, 45%, 69%) |
| HSV | hsv(70, 33%, 83%) |
| CMYK | cmyk(5.7%, 0%, 33.5%, 16.9%) |
| CIE-LAB | lab(82.53, -15.33, 33.83) |
| CIE-LCH | lch(82.53, 37.15, 114.38°) |
| OKLab | oklab(84.4% -0.0414 0.0839) |
| OKLCH | oklch(84.4% 0.094 116.3) |
| XYZ | xyz(52.1706, 61.2898, 34.2759) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.94
Greenish Tan
#BCCB7A
ΔE00 3.14
Greenish Beige
#C9D179
ΔE00 3.52
Pale Olive Green
#B1D27B
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 6.54
Tan Green
#A9BE70
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D48D #998DD4
analogous
#D4BD8D #C8D48D #A5D48D
triadic
#C8D48D #8DC8D4 #D48DC8
tetradic
#C8D48D #8DD4BD #998DD4 #D48DA5
square
#C8D48D #8DD4BD #998DD4 #D48DA5
split-complementary
#C8D48D #8DA5D4 #BD8DD4
monochromatic
#96A73F #B3C361 #C8D48D #DDE5B9 #F3F6E6
Accessibility & contrast
On white
1.58
#C8D48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C8D48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D48D
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D48D | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#CFCCC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d48d; /* rgb */ color: rgb(200, 212, 141); /* oklch */ color: oklch(84.4% 0.094 116.3);
Tailwind
colors: {
custom: {
50: '#d9e1af',
500: '#c8d48d',
950: '#000000',
},
}SCSS
$custom: #c8d48d; $custom-light: #d9e1af; $custom-dark: #000000;
JSON
{
"hex": "#c8d48d",
"rgb": {
"r": 200,
"g": 212,
"b": 141
},
"hsl": {
"h": 70.141,
"s": 45.223,
"l": 69.216
},
"oklch": {
"l": 0.84402,
"c": 0.09351,
"h": 116.3
},
"luminance": 0.61289
}Semantic roles & 50–950 ramp
primary
#C8D48D
secondary
#695BAA
accent
#2DB845
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481