#CCDD89#CCDD89
#CCDD89 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.6% C 0.109 H 118.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDD89 |
|---|---|
| RGB | rgb(204, 221, 137) |
| HSL | hsl(72, 55%, 70%) |
| HSV | hsv(72, 38%, 87%) |
| CMYK | cmyk(7.7%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(85.18, -18.77, 39.35) |
| CIE-LCH | lch(85.18, 43.59, 115.50°) |
| OKLab | oklab(86.56% -0.0515 0.0964) |
| OKLCH | oklch(86.56% 0.109 118.1) |
| XYZ | xyz(55.2738, 66.3567, 33.5583) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 4.27
Pale Olive
#B9CC81
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDD89 #9A89DD
analogous
#DDC489 #CCDD89 #A2DD89
triadic
#CCDD89 #89CCDD #DD89CC
tetradic
#CCDD89 #89DDC4 #9A89DD #DD89A2
square
#CCDD89 #89DDC4 #9A89DD #DD89A2
split-complementary
#CCDD89 #89A2DD #C489DD
monochromatic
#9DB735 #B7CF59 #CCDD89 #E1EBB9 #F5F8E7
Accessibility & contrast
On white
1.47
#CCDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CCDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDD89
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDD89 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#D4D5C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccdd89; /* rgb */ color: rgb(204, 221, 137); /* oklch */ color: oklch(86.6% 0.109 118.1);
Tailwind
colors: {
custom: {
50: '#dce7ac',
500: '#ccdd89',
950: '#000000',
},
}SCSS
$custom: #ccdd89; $custom-light: #dce7ac; $custom-dark: #000000;
JSON
{
"hex": "#ccdd89",
"rgb": {
"r": 204,
"g": 221,
"b": 137
},
"hsl": {
"h": 72.143,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.86563,
"c": 0.10932,
"h": 118.1
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#CCDD89
secondary
#6956B4
accent
#23C343
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481