#CCD376#CCD376
#CCD376 is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.1% C 0.117 H 112.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD376 |
|---|---|
| RGB | rgb(204, 211, 118) |
| HSL | hsl(65, 51%, 65%) |
| HSV | hsv(65, 44%, 83%) |
| CMYK | cmyk(3.3%, 0%, 44.1%, 17.3%) |
| CIE-LAB | lab(82.24, -15.89, 45.06) |
| CIE-LCH | lch(82.24, 47.78, 109.43°) |
| OKLab | oklab(84.13% -0.0447 0.1084) |
| OKLCH | oklch(84.13% 0.117 112.4) |
| XYZ | xyz(51.4668, 60.7347, 26.1478) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.00
Greenish Tan
#BCCB7A
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 6.51
Light Olive
#ACBF69
ΔE00 6.52
Khaki (CSS)
#F0E68C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD376 #7D76D3
analogous
#D3AC76 #CCD376 #9ED376
triadic
#CCD376 #76CCD3 #D376CC
tetradic
#CCD376 #76D3AC #7D76D3 #D3769E
square
#CCD376 #76D3AC #7D76D3 #D3769E
split-complementary
#CCD376 #769ED3 #AC76D3
monochromatic
#949C32 #BBC448 #CCD376 #DDE2A4 #EEF1D3
Accessibility & contrast
On white
1.60
#CCD376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CCD376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD376
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD376 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#DFCE7B
Tritanopia (blue-blind)
#D6C9BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccd376; /* rgb */ color: rgb(204, 211, 118); /* oklch */ color: oklch(84.1% 0.117 112.4);
Tailwind
colors: {
custom: {
50: '#dde09f',
500: '#ccd376',
950: '#000000',
},
}SCSS
$custom: #ccd376; $custom-light: #dde09f; $custom-dark: #000000;
JSON
{
"hex": "#ccd376",
"rgb": {
"r": 204,
"g": 211,
"b": 118
},
"hsl": {
"h": 64.516,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.84131,
"c": 0.1172,
"h": 112.4
},
"luminance": 0.60734
}Semantic roles & 50–950 ramp
primary
#CCD376
secondary
#524CA1
accent
#27BF32
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480