#CDD87B#CDD87B
#CDD87B is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.4% C 0.118 H 114.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD87B |
|---|---|
| RGB | rgb(205, 216, 123) |
| HSL | hsl(67, 54%, 66%) |
| HSV | hsv(67, 43%, 85%) |
| CMYK | cmyk(5.1%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(83.72, -17.47, 44.46) |
| CIE-LCH | lch(83.72, 47.77, 111.45°) |
| OKLab | oklab(85.35% -0.0488 0.1073) |
| OKLCH | oklch(85.35% 0.118 114.5) |
| XYZ | xyz(53.3084, 63.5216, 28.1877) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.76
Greenish Tan
#BCCB7A
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.87
Light Khaki
#E6F2A2
ΔE00 6.43
Khaki (CSS)
#F0E68C
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD87B #867BD8
analogous
#D8B57B #CDD87B #9FD87B
triadic
#CDD87B #7BCDD8 #D87BCD
tetradic
#CDD87B #7BD8B5 #867BD8 #D87B9F
square
#CDD87B #7BD8B5 #867BD8 #D87B9F
split-complementary
#CDD87B #7B9FD8 #B57BD8
monochromatic
#99A731 #BBCA4C #CDD87B #DFE6AA #F1F4D9
Accessibility & contrast
On white
1.53
#CDD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CDD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD87B
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD87B | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#D7CEC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd87b; /* rgb */ color: rgb(205, 216, 123); /* oklch */ color: oklch(85.4% 0.118 114.5);
Tailwind
colors: {
custom: {
50: '#dee4a3',
500: '#cdd87b',
950: '#000000',
},
}SCSS
$custom: #cdd87b; $custom-light: #dee4a3; $custom-dark: #000000;
JSON
{
"hex": "#cdd87b",
"rgb": {
"r": 205,
"g": 216,
"b": 123
},
"hsl": {
"h": 67.097,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.85351,
"c": 0.11789,
"h": 114.5
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#CDD87B
secondary
#584DAB
accent
#24C236
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480