#C8D07A#C8D07A
#C8D07A is a very light, moderate yellow. Relative luminance 0.588; OKLCH L 83.2% C 0.110 H 113.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D07A |
|---|---|
| RGB | rgb(200, 208, 122) |
| HSL | hsl(66, 48%, 65%) |
| HSV | hsv(66, 41%, 82%) |
| CMYK | cmyk(3.8%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(81.18, -15.55, 41.70) |
| CIE-LCH | lch(81.18, 44.51, 110.45°) |
| OKLab | oklab(83.23% -0.0432 0.1011) |
| OKLCH | oklch(83.23% 0.11 113.1) |
| XYZ | xyz(49.8887, 58.7970, 27.1294) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.39
Greenish Tan
#BCCB7A
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 5.81
Tan Green
#A9BE70
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D07A #827AD0
analogous
#D0AD7A #C8D07A #9DD07A
triadic
#C8D07A #7AC8D0 #D07AC8
tetradic
#C8D07A #7AD0AD #827AD0 #D07A9D
square
#C8D07A #7AD0AD #827AD0 #D07A9D
split-complementary
#C8D07A #7A9DD0 #AD7AD0
monochromatic
#909936 #B5C04D #C8D07A #DBE0A7 #EDF0D4
Accessibility & contrast
On white
1.65
#C8D07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C8D07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D07A
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D07A | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC973
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#D2C7BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8d07a; /* rgb */ color: rgb(200, 208, 122); /* oklch */ color: oklch(83.2% 0.110 113.1);
Tailwind
colors: {
custom: {
50: '#dadea2',
500: '#c8d07a',
950: '#000000',
},
}SCSS
$custom: #c8d07a; $custom-light: #dadea2; $custom-dark: #000000;
JSON
{
"hex": "#c8d07a",
"rgb": {
"r": 200,
"g": 208,
"b": 122
},
"hsl": {
"h": 65.581,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.83231,
"c": 0.10994,
"h": 113.1
},
"luminance": 0.58796
}Semantic roles & 50–950 ramp
primary
#C8D07A
secondary
#574F9F
accent
#2ABB38
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480