#C8D37D#C8D37D
#C8D37D is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 83.9% C 0.110 H 114.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D37D |
|---|---|
| RGB | rgb(200, 211, 125) |
| HSL | hsl(68, 49%, 66%) |
| HSV | hsv(68, 41%, 83%) |
| CMYK | cmyk(5.2%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(82.03, -16.72, 41.27) |
| CIE-LCH | lch(82.03, 44.53, 112.06°) |
| OKLab | oklab(83.92% -0.0463 0.1003) |
| OKLCH | oklch(83.92% 0.11 114.8) |
| XYZ | xyz(50.8158, 60.3491, 28.3696) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.97
Greenish Tan
#BCCB7A
ΔE00 2.54
Pale Olive
#B9CC81
ΔE00 3.65
Pale Olive Green
#B1D27B
ΔE00 5.16
Light Olive
#ACBF69
ΔE00 5.82
Tan Green
#A9BE70
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D37D #887DD3
analogous
#D3B37D #C8D37D #9DD37D
triadic
#C8D37D #7DC8D3 #D37DC8
tetradic
#C8D37D #7DD3B3 #887DD3 #D37D9D
square
#C8D37D #7DD3B3 #887DD3 #D37D9D
split-complementary
#C8D37D #7D9DD3 #B37DD3
monochromatic
#92A036 #B5C44F #C8D37D #DBE2AB #EFF2D8
Accessibility & contrast
On white
1.61
#C8D37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C8D37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D37D
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D37D | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#D1CABE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8d37d; /* rgb */ color: rgb(200, 211, 125); /* oklch */ color: oklch(83.9% 0.110 114.8);
Tailwind
colors: {
custom: {
50: '#dae0a4',
500: '#c8d37d',
950: '#000000',
},
}SCSS
$custom: #c8d37d; $custom-light: #dae0a4; $custom-dark: #000000;
JSON
{
"hex": "#c8d37d",
"rgb": {
"r": 200,
"g": 211,
"b": 125
},
"hsl": {
"h": 67.674,
"s": 49.425,
"l": 65.882
},
"oklch": {
"l": 0.83921,
"c": 0.11047,
"h": 114.8
},
"luminance": 0.60349
}Semantic roles & 50–950 ramp
primary
#C8D37D
secondary
#5B50A4
accent
#29BD3C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480