#C8D87A#C8D87A
#C8D87A is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 85.0% C 0.120 H 117.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D87A |
|---|---|
| RGB | rgb(200, 216, 122) |
| HSL | hsl(70, 55%, 66%) |
| HSV | hsv(70, 44%, 85%) |
| CMYK | cmyk(7.4%, 0%, 43.5%, 15.3%) |
| CIE-LAB | lab(83.34, -19.52, 44.39) |
| CIE-LCH | lch(83.34, 48.50, 113.74°) |
| OKLab | oklab(84.95% -0.0545 0.1072) |
| OKLCH | oklch(84.95% 0.12 117) |
| XYZ | xyz(51.8885, 62.7967, 27.7960) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.32
Greenish Tan
#BCCB7A
ΔE00 3.62
Pale Olive
#B9CC81
ΔE00 4.49
Pale Olive Green
#B1D27B
ΔE00 4.78
Light Olive
#ACBF69
ΔE00 6.54
Light Khaki
#E6F2A2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D87A #8A7AD8
analogous
#D8B97A #C8D87A #99D87A
triadic
#C8D87A #7AC8D8 #D87AC8
tetradic
#C8D87A #7AD8B9 #8A7AD8 #D87A99
square
#C8D87A #7AD8B9 #8A7AD8 #D87A99
split-complementary
#C8D87A #7A99D8 #B97AD8
monochromatic
#93A731 #B4CA4B #C8D87A #DCE6A9 #EFF4D9
Accessibility & contrast
On white
1.55
#C8D87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C8D87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D87A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D87A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#E2D07F
Tritanopia (blue-blind)
#D1CFC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d87a; /* rgb */ color: rgb(200, 216, 122); /* oklch */ color: oklch(85.0% 0.120 117.0);
Tailwind
colors: {
custom: {
50: '#dae4a2',
500: '#c8d87a',
950: '#000000',
},
}SCSS
$custom: #c8d87a; $custom-light: #dae4a2; $custom-dark: #000000;
JSON
{
"hex": "#c8d87a",
"rgb": {
"r": 200,
"g": 216,
"b": 122
},
"hsl": {
"h": 70.213,
"s": 54.651,
"l": 66.275
},
"oklch": {
"l": 0.84952,
"c": 0.12022,
"h": 117
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#C8D87A
secondary
#5C4CAA
accent
#23C23E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480