#CDD677#CDD677
#CDD677 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 84.9% C 0.120 H 113.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD677 |
|---|---|
| RGB | rgb(205, 214, 119) |
| HSL | hsl(66, 54%, 65%) |
| HSV | hsv(66, 44%, 84%) |
| CMYK | cmyk(4.2%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(83.13, -16.89, 45.69) |
| CIE-LCH | lch(83.13, 48.71, 110.29°) |
| OKLab | oklab(84.87% -0.0475 0.1098) |
| OKLCH | oklch(84.87% 0.12 113.4) |
| XYZ | xyz(52.5539, 62.4050, 26.7260) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 4.10
Pale Olive
#B9CC81
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 6.31
Khaki (CSS)
#F0E68C
ΔE00 6.68
Light Olive
#ACBF69
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD677 #8077D6
analogous
#D6AF77 #CDD677 #9ED677
triadic
#CDD677 #77CDD6 #D677CD
tetradic
#CDD677 #77D6AF #8077D6 #D6779E
square
#CDD677 #77D6AF #8077D6 #D6779E
split-complementary
#CDD677 #779ED6 #AF77D6
monochromatic
#97A231 #BCC848 #CDD677 #DEE4A6 #F0F2D5
Accessibility & contrast
On white
1.56
#CDD677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CDD677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD677
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD677 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#D7CCBF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd677; /* rgb */ color: rgb(205, 214, 119); /* oklch */ color: oklch(84.9% 0.120 113.4);
Tailwind
colors: {
custom: {
50: '#dee2a0',
500: '#cdd677',
950: '#000000',
},
}SCSS
$custom: #cdd677; $custom-light: #dee2a0; $custom-dark: #000000;
JSON
{
"hex": "#cdd677",
"rgb": {
"r": 205,
"g": 214,
"b": 119
},
"hsl": {
"h": 65.684,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.84866,
"c": 0.11964,
"h": 113.4
},
"luminance": 0.62404
}Semantic roles & 50–950 ramp
primary
#CDD677
secondary
#544BA6
accent
#24C133
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480