#CCDC83#CCDC83
#CCDC83 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.3% C 0.115 H 117.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDC83 |
|---|---|
| RGB | rgb(204, 220, 131) |
| HSL | hsl(71, 56%, 69%) |
| HSV | hsv(71, 40%, 86%) |
| CMYK | cmyk(7.3%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(84.82, -18.96, 41.89) |
| CIE-LCH | lch(84.82, 45.98, 114.36°) |
| OKLab | oklab(86.25% -0.0524 0.102) |
| OKLCH | oklch(86.25% 0.115 117.2) |
| XYZ | xyz(54.5920, 65.6629, 31.2666) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.98
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDC83 #9383DC
analogous
#DCC083 #CCDC83 #A0DC83
triadic
#CCDC83 #83CCDC #DC83CC
tetradic
#CCDC83 #83DCC0 #9383DC #DC83A0
square
#CCDC83 #83DCC0 #9383DC #DC83A0
split-complementary
#CCDC83 #83A0DC #C083DC
monochromatic
#9BB232 #B8CF53 #CCDC83 #E0E9B3 #F3F7E2
Accessibility & contrast
On white
1.49
#CCDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CCDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDC83
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDC83 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37C
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#D5D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccdc83; /* rgb */ color: rgb(204, 220, 131); /* oklch */ color: oklch(86.3% 0.115 117.2);
Tailwind
colors: {
custom: {
50: '#dde6a8',
500: '#ccdc83',
950: '#000000',
},
}SCSS
$custom: #ccdc83; $custom-light: #dde6a8; $custom-dark: #000000;
JSON
{
"hex": "#ccdc83",
"rgb": {
"r": 204,
"g": 220,
"b": 131
},
"hsl": {
"h": 70.787,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.86253,
"c": 0.11465,
"h": 117.2
},
"luminance": 0.65662
}Semantic roles & 50–950 ramp
primary
#CCDC83
secondary
#6250B3
accent
#22C43F
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480