#C8D88D#C8D88D
#C8D88D is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.3% C 0.099 H 118.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D88D |
|---|---|
| RGB | rgb(200, 216, 141) |
| HSL | hsl(73, 49%, 70%) |
| HSV | hsv(73, 35%, 85%) |
| CMYK | cmyk(7.4%, 0%, 34.7%, 15.3%) |
| CIE-LAB | lab(83.61, -17.33, 35.24) |
| CIE-LCH | lch(83.61, 39.27, 116.18°) |
| OKLab | oklab(85.26% -0.047 0.0871) |
| OKLCH | oklch(85.26% 0.099 118.4) |
| XYZ | xyz(53.1830, 63.3144, 34.6133) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.16
Greenish Tan
#BCCB7A
ΔE00 3.46
Greenish Beige
#C9D179
ΔE00 3.72
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 6.10
Light Moss Green
#A6C875
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D88D #9D8DD8
analogous
#D8C38D #C8D88D #A2D88D
triadic
#C8D88D #8DC8D8 #D88DC8
tetradic
#C8D88D #8DD8C3 #9D8DD8 #D88DA2
square
#C8D88D #8DD8C3 #9D8DD8 #D88DA2
split-complementary
#C8D88D #8DA2D8 #C38DD8
monochromatic
#96AF3C #B2C85F #C8D88D #DEE8BB #F4F7E8
Accessibility & contrast
On white
1.54
#C8D88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C8D88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D88D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D88D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#CFD0C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d88d; /* rgb */ color: rgb(200, 216, 141); /* oklch */ color: oklch(85.3% 0.099 118.4);
Tailwind
colors: {
custom: {
50: '#d9e4af',
500: '#c8d88d',
950: '#000000',
},
}SCSS
$custom: #c8d88d; $custom-light: #d9e4af; $custom-dark: #000000;
JSON
{
"hex": "#c8d88d",
"rgb": {
"r": 200,
"g": 216,
"b": 141
},
"hsl": {
"h": 72.8,
"s": 49.02,
"l": 70
},
"oklch": {
"l": 0.85258,
"c": 0.09901,
"h": 118.4
},
"luminance": 0.63314
}Semantic roles & 50–950 ramp
primary
#C8D88D
secondary
#6D5BAF
accent
#29BC49
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481