#CCD88D#CCD88D
#CCD88D is a very light, moderate yellow. Relative luminance 0.639; OKLCH L 85.6% C 0.098 H 115.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD88D |
|---|---|
| RGB | rgb(204, 216, 141) |
| HSL | hsl(70, 49%, 70%) |
| HSV | hsv(70, 35%, 85%) |
| CMYK | cmyk(5.6%, 0%, 34.7%, 15.3%) |
| CIE-LAB | lab(83.90, -15.81, 35.68) |
| CIE-LCH | lch(83.90, 39.02, 113.90°) |
| OKLab | oklab(85.56% -0.0428 0.0881) |
| OKLCH | oklch(85.56% 0.098 115.9) |
| XYZ | xyz(54.2655, 63.8726, 34.6641) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 3.62
Pale Olive
#B9CC81
ΔE00 3.69
Pale Olive Green
#B1D27B
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD88D #998DD8
analogous
#D8BF8D #CCD88D #A6D88D
triadic
#CCD88D #8DCCD8 #D88DCC
tetradic
#CCD88D #8DD8BF #998DD8 #D88DA6
square
#CCD88D #8DD8BF #998DD8 #D88DA6
split-complementary
#CCD88D #8DA6D8 #BF8DD8
monochromatic
#9CAF3C #B8C85F #CCD88D #E0E8BB #F5F7E8
Accessibility & contrast
On white
1.52
#CCD88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CCD88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD88D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD88D | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#D4D0C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd88d; /* rgb */ color: rgb(204, 216, 141); /* oklch */ color: oklch(85.6% 0.098 115.9);
Tailwind
colors: {
custom: {
50: '#dce4af',
500: '#ccd88d',
950: '#000000',
},
}SCSS
$custom: #ccd88d; $custom-light: #dce4af; $custom-dark: #000000;
JSON
{
"hex": "#ccd88d",
"rgb": {
"r": 204,
"g": 216,
"b": 141
},
"hsl": {
"h": 69.6,
"s": 49.02,
"l": 70
},
"oklch": {
"l": 0.85563,
"c": 0.09799,
"h": 115.9
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#CCD88D
secondary
#685BAF
accent
#29BC41
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481