#CBDB77#CBDB77
#CBDB77 is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.8% C 0.126 H 116.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB77 |
|---|---|
| RGB | rgb(203, 219, 119) |
| HSL | hsl(70, 58%, 66%) |
| HSV | hsv(70, 46%, 86%) |
| CMYK | cmyk(7.3%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(84.32, -20.14, 47.12) |
| CIE-LCH | lch(84.32, 51.25, 113.14°) |
| OKLab | oklab(85.78% -0.0566 0.113) |
| OKLCH | oklch(85.78% 0.126 116.6) |
| XYZ | xyz(53.2904, 64.6920, 27.1286) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.00
Greenish Tan
#BCCB7A
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.56
Pale Olive
#B9CC81
ΔE00 5.59
Light Khaki
#E6F2A2
ΔE00 6.48
Light Olive
#ACBF69
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB77 #8777DB
analogous
#DBB977 #CBDB77 #99DB77
triadic
#CBDB77 #77CBDB #DB77CB
tetradic
#CBDB77 #77DBB9 #8777DB #DB7799
square
#CBDB77 #77DBB9 #8777DB #DB7799
split-complementary
#CBDB77 #7799DB #B977DB
monochromatic
#96AA2D #B8CE47 #CBDB77 #DEE8A7 #F0F5D8
Accessibility & contrast
On white
1.51
#CBDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CBDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB77
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB77 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#D5D1C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbdb77; /* rgb */ color: rgb(203, 219, 119); /* oklch */ color: oklch(85.8% 0.126 116.6);
Tailwind
colors: {
custom: {
50: '#dce6a0',
500: '#cbdb77',
950: '#000000',
},
}SCSS
$custom: #cbdb77; $custom-light: #dce6a0; $custom-dark: #000000;
JSON
{
"hex": "#cbdb77",
"rgb": {
"r": 203,
"g": 219,
"b": 119
},
"hsl": {
"h": 69.6,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.85784,
"c": 0.12641,
"h": 116.6
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#CBDB77
secondary
#5949AD
accent
#20C63A
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480