#CBDB79#CBDB79
#CBDB79 is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.8% C 0.124 H 116.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB79 |
|---|---|
| RGB | rgb(203, 219, 121) |
| HSL | hsl(70, 58%, 67%) |
| HSV | hsv(70, 45%, 86%) |
| CMYK | cmyk(7.3%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(84.35, -19.94, 46.19) |
| CIE-LCH | lch(84.35, 50.31, 113.35°) |
| OKLab | oklab(85.81% -0.0559 0.1111) |
| OKLCH | oklch(85.81% 0.124 116.7) |
| XYZ | xyz(53.4118, 64.7405, 27.7679) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.89
Greenish Tan
#BCCB7A
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.40
Light Khaki
#E6F2A2
ΔE00 6.31
Light Olive
#ACBF69
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB79 #8979DB
analogous
#DBBA79 #CBDB79 #9ADB79
triadic
#CBDB79 #79CBDB #DB79CB
tetradic
#CBDB79 #79DBBA #8979DB #DB799A
square
#CBDB79 #79DBBA #8979DB #DB799A
split-complementary
#CBDB79 #799ADB #BA79DB
monochromatic
#97AC2E #B8CE49 #CBDB79 #DEE8A9 #F0F5D9
Accessibility & contrast
On white
1.51
#CBDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CBDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB79
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB79 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#D4D1C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbdb79; /* rgb */ color: rgb(203, 219, 121); /* oklch */ color: oklch(85.8% 0.124 116.7);
Tailwind
colors: {
custom: {
50: '#dce6a1',
500: '#cbdb79',
950: '#000000',
},
}SCSS
$custom: #cbdb79; $custom-light: #dce6a1; $custom-dark: #000000;
JSON
{
"hex": "#cbdb79",
"rgb": {
"r": 203,
"g": 219,
"b": 121
},
"hsl": {
"h": 69.796,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.85813,
"c": 0.12433,
"h": 116.7
},
"luminance": 0.6474
}Semantic roles & 50–950 ramp
primary
#CBDB79
secondary
#5A4AAE
accent
#20C53B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480