#CDDB79#CDDB79
#CDDB79 is a very light, vivid yellow. Relative luminance 0.650; OKLCH L 86.0% C 0.124 H 115.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDB79 |
|---|---|
| RGB | rgb(205, 219, 121) |
| HSL | hsl(69, 58%, 67%) |
| HSV | hsv(69, 45%, 86%) |
| CMYK | cmyk(6.4%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(84.50, -19.16, 46.40) |
| CIE-LCH | lch(84.50, 50.20, 112.44°) |
| OKLab | oklab(85.97% -0.0538 0.1115) |
| OKLCH | oklch(85.97% 0.124 115.7) |
| XYZ | xyz(53.9601, 65.0232, 27.7936) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.73
Greenish Tan
#BCCB7A
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 5.60
Pale Olive Green
#B1D27B
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDB79 #8779DB
analogous
#DBB879 #CDDB79 #9CDB79
triadic
#CDDB79 #79CDDB #DB79CD
tetradic
#CDDB79 #79DBB8 #8779DB #DB799C
square
#CDDB79 #79DBB8 #8779DB #DB799C
split-complementary
#CDDB79 #799CDB #B879DB
monochromatic
#9AAC2E #BBCE49 #CDDB79 #DFE8A9 #F1F5D9
Accessibility & contrast
On white
1.50
#CDDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CDDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDB79
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDB79 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#D7D1C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cddb79; /* rgb */ color: rgb(205, 219, 121); /* oklch */ color: oklch(86.0% 0.124 115.7);
Tailwind
colors: {
custom: {
50: '#dee6a1',
500: '#cddb79',
950: '#000000',
},
}SCSS
$custom: #cddb79; $custom-light: #dee6a1; $custom-dark: #000000;
JSON
{
"hex": "#cddb79",
"rgb": {
"r": 205,
"g": 219,
"b": 121
},
"hsl": {
"h": 68.571,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.85965,
"c": 0.12381,
"h": 115.7
},
"luminance": 0.65023
}Semantic roles & 50–950 ramp
primary
#CDDB79
secondary
#584AAE
accent
#20C538
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480