#CCDD92#CCDD92
#CCDD92 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.7% C 0.099 H 118.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDD92 |
|---|---|
| RGB | rgb(204, 221, 146) |
| HSL | hsl(74, 52%, 72%) |
| HSV | hsv(74, 34%, 87%) |
| CMYK | cmyk(7.7%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(85.31, -17.67, 34.99) |
| CIE-LCH | lch(85.31, 39.20, 116.79°) |
| OKLab | oklab(86.72% -0.0479 0.0867) |
| OKLCH | oklch(86.72% 0.099 118.9) |
| XYZ | xyz(55.9465, 66.6258, 37.1013) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.24
Greenish Beige
#C9D179
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDD92 #A392DD
analogous
#DDC992 #CCDD92 #A7DD92
triadic
#CCDD92 #92CCDD #DD92CC
tetradic
#CCDD92 #92DDC9 #A392DD #DD92A7
square
#CCDD92 #92DDC9 #A392DD #DD92A7
split-complementary
#CCDD92 #92A7DD #C992DD
monochromatic
#9DBA3A #B6CE63 #CCDD92 #E2ECC1 #F4F8E8
Accessibility & contrast
On white
1.47
#CCDD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CCDD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDD92
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDD92 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E4D695
Tritanopia (blue-blind)
#D3D5CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccdd92; /* rgb */ color: rgb(204, 221, 146); /* oklch */ color: oklch(86.7% 0.099 118.9);
Tailwind
colors: {
custom: {
50: '#dce7b2',
500: '#ccdd92',
950: '#000000',
},
}SCSS
$custom: #ccdd92; $custom-light: #dce7b2; $custom-dark: #000000;
JSON
{
"hex": "#ccdd92",
"rgb": {
"r": 204,
"g": 221,
"b": 146
},
"hsl": {
"h": 73.6,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.86717,
"c": 0.09903,
"h": 118.9
},
"luminance": 0.66626
}Semantic roles & 50–950 ramp
primary
#CCDD92
secondary
#725EB5
accent
#26C049
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481