#CCD78D#CCD78D
#CCD78D is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.4% C 0.097 H 115.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD78D |
|---|---|
| RGB | rgb(204, 215, 141) |
| HSL | hsl(69, 48%, 70%) |
| HSV | hsv(69, 34%, 84%) |
| CMYK | cmyk(5.1%, 0%, 34.4%, 15.7%) |
| CIE-LAB | lab(83.63, -15.31, 35.33) |
| CIE-LCH | lch(83.63, 38.50, 113.43°) |
| OKLab | oklab(85.35% -0.0414 0.0873) |
| OKLCH | oklch(85.35% 0.097 115.4) |
| XYZ | xyz(54.0101, 63.3618, 34.5789) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.15
Greenish Tan
#BCCB7A
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 3.65
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Khaki
#E6F2A2
ΔE00 6.01
Palegoldenrod
#EEE8AA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD78D #988DD7
analogous
#D7BD8D #CCD78D #A7D78D
triadic
#CCD78D #8DCCD7 #D78DCC
tetradic
#CCD78D #8DD7BD #988DD7 #D78DA7
square
#CCD78D #8DD7BD #988DD7 #D78DA7
split-complementary
#CCD78D #8DA7D7 #BD8DD7
monochromatic
#9CAD3D #B8C760 #CCD78D #E0E7BA #F5F7E8
Accessibility & contrast
On white
1.54
#CCD78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CCD78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD78D
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD78D | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#D4CFC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd78d; /* rgb */ color: rgb(204, 215, 141); /* oklch */ color: oklch(85.4% 0.097 115.4);
Tailwind
colors: {
custom: {
50: '#dce3af',
500: '#ccd78d',
950: '#000000',
},
}SCSS
$custom: #ccd78d; $custom-light: #dce3af; $custom-dark: #000000;
JSON
{
"hex": "#ccd78d",
"rgb": {
"r": 204,
"g": 215,
"b": 141
},
"hsl": {
"h": 68.919,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.8535,
"c": 0.09665,
"h": 115.4
},
"luminance": 0.63361
}Semantic roles & 50–950 ramp
primary
#CCD78D
secondary
#675BAD
accent
#2ABB40
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481