#CCDD76#CCDD76
#CCDD76 is a very light, vivid yellow. Relative luminance 0.659; OKLCH L 86.3% C 0.130 H 116.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDD76 |
|---|---|
| RGB | rgb(204, 221, 118) |
| HSL | hsl(70, 60%, 66%) |
| HSV | hsv(70, 47%, 87%) |
| CMYK | cmyk(7.7%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(84.92, -20.83, 48.35) |
| CIE-LCH | lch(84.92, 52.65, 113.30°) |
| OKLab | oklab(86.28% -0.0587 0.1157) |
| OKLCH | oklch(86.28% 0.13 116.9) |
| XYZ | xyz(54.0289, 65.8588, 27.0018) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.55
Greenish Tan
#BCCB7A
ΔE00 5.22
Pale Olive Green
#B1D27B
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.38
Khaki (CSS)
#F0E68C
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDD76 #8776DD
analogous
#DDBB76 #CCDD76 #99DD76
triadic
#CCDD76 #76CCDD #DD76CC
tetradic
#CCDD76 #76DDBB #8776DD #DD7699
square
#CCDD76 #76DDBB #8776DD #DD7699
split-complementary
#CCDD76 #7699DD #BB76DD
monochromatic
#98AE2B #BAD145 #CCDD76 #DEE9A7 #F1F5D8
Accessibility & contrast
On white
1.48
#CCDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CCDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDD76
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDD76 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#E7D57B
Tritanopia (blue-blind)
#D6D3C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccdd76; /* rgb */ color: rgb(204, 221, 118); /* oklch */ color: oklch(86.3% 0.130 116.9);
Tailwind
colors: {
custom: {
50: '#dde79f',
500: '#ccdd76',
950: '#000000',
},
}SCSS
$custom: #ccdd76; $custom-light: #dde79f; $custom-dark: #000000;
JSON
{
"hex": "#ccdd76",
"rgb": {
"r": 204,
"g": 221,
"b": 118
},
"hsl": {
"h": 69.903,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.86278,
"c": 0.12972,
"h": 116.9
},
"luminance": 0.65858
}Semantic roles & 50–950 ramp
primary
#CCDD76
secondary
#5947B0
accent
#1EC83A
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480