#CCDD82#CCDD82
#CCDD82 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.5% C 0.117 H 117.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDD82 |
|---|---|
| RGB | rgb(204, 221, 130) |
| HSL | hsl(71, 57%, 69%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.7%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(85.08, -19.57, 42.70) |
| CIE-LCH | lch(85.08, 46.97, 114.62°) |
| OKLab | oklab(86.45% -0.0542 0.1038) |
| OKLCH | oklch(86.45% 0.117 117.6) |
| XYZ | xyz(54.7878, 66.1624, 30.9991) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.23
Greenish Tan
#BCCB7A
ΔE00 4.42
Pale Olive
#B9CC81
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.44
Light Moss Green
#A6C875
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDD82 #9382DD
analogous
#DDC182 #CCDD82 #9FDD82
triadic
#CCDD82 #82CCDD #DD82CC
tetradic
#CCDD82 #82DDC1 #9382DD #DD829F
square
#CCDD82 #82DDC1 #9382DD #DD829F
split-complementary
#CCDD82 #829FDD #C182DD
monochromatic
#9BB431 #B8D052 #CCDD82 #E0EAB2 #F3F7E2
Accessibility & contrast
On white
1.48
#CCDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CCDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDD82
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDD82 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#D5D4C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccdd82; /* rgb */ color: rgb(204, 221, 130); /* oklch */ color: oklch(86.5% 0.117 117.6);
Tailwind
colors: {
custom: {
50: '#dde7a7',
500: '#ccdd82',
950: '#000000',
},
}SCSS
$custom: #ccdd82; $custom-light: #dde7a7; $custom-dark: #000000;
JSON
{
"hex": "#ccdd82",
"rgb": {
"r": 204,
"g": 221,
"b": 130
},
"hsl": {
"h": 71.209,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.86452,
"c": 0.11707,
"h": 117.6
},
"luminance": 0.66162
}Semantic roles & 50–950 ramp
primary
#CCDD82
secondary
#624FB4
accent
#21C53F
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480