#CCDD83#CCDD83
#CCDD83 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.5% C 0.116 H 117.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDD83 |
|---|---|
| RGB | rgb(204, 221, 131) |
| HSL | hsl(71, 57%, 69%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.7%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(85.09, -19.45, 42.23) |
| CIE-LCH | lch(85.09, 46.49, 114.74°) |
| OKLab | oklab(86.47% -0.0538 0.1027) |
| OKLCH | oklch(86.47% 0.116 117.6) |
| XYZ | xyz(54.8553, 66.1893, 31.3543) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.25
Greenish Tan
#BCCB7A
ΔE00 4.38
Pale Olive
#B9CC81
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDD83 #9483DD
analogous
#DDC183 #CCDD83 #9FDD83
triadic
#CCDD83 #83CCDD #DD83CC
tetradic
#CCDD83 #83DDC1 #9483DD #DD839F
square
#CCDD83 #83DDC1 #9483DD #DD839F
split-complementary
#CCDD83 #839FDD #C183DD
monochromatic
#9BB431 #B8D053 #CCDD83 #E0EAB3 #F4F7E3
Accessibility & contrast
On white
1.47
#CCDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CCDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDD83
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDD83 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#D5D4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccdd83; /* rgb */ color: rgb(204, 221, 131); /* oklch */ color: oklch(86.5% 0.116 117.6);
Tailwind
colors: {
custom: {
50: '#dde7a8',
500: '#ccdd83',
950: '#000000',
},
}SCSS
$custom: #ccdd83; $custom-light: #dde7a8; $custom-dark: #000000;
JSON
{
"hex": "#ccdd83",
"rgb": {
"r": 204,
"g": 221,
"b": 131
},
"hsl": {
"h": 71.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.86467,
"c": 0.11597,
"h": 117.6
},
"luminance": 0.66189
}Semantic roles & 50–950 ramp
primary
#CCDD83
secondary
#6350B4
accent
#21C540
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480