#CBDB76#CBDB76
#CBDB76 is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.8% C 0.127 H 116.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB76 |
|---|---|
| RGB | rgb(203, 219, 118) |
| HSL | hsl(70, 58%, 66%) |
| HSV | hsv(70, 46%, 86%) |
| CMYK | cmyk(7.3%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(84.31, -20.24, 47.59) |
| CIE-LCH | lch(84.31, 51.72, 113.04°) |
| OKLab | oklab(85.77% -0.057 0.114) |
| OKLCH | oklch(85.77% 0.127 116.6) |
| XYZ | xyz(53.2307, 64.6681, 26.8140) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 5.70
Light Khaki
#E6F2A2
ΔE00 6.56
Light Olive
#ACBF69
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB76 #8676DB
analogous
#DBB876 #CBDB76 #98DB76
triadic
#CBDB76 #76CBDB #DB76CB
tetradic
#CBDB76 #76DBB8 #8676DB #DB7698
square
#CBDB76 #76DBB8 #8676DB #DB7698
split-complementary
#CBDB76 #7698DB #B876DB
monochromatic
#96AA2D #B9CE46 #CBDB76 #DDE8A6 #F0F4D7
Accessibility & contrast
On white
1.51
#CBDB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CBDB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB76
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB76 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#E6D37B
Tritanopia (blue-blind)
#D5D1C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbdb76; /* rgb */ color: rgb(203, 219, 118); /* oklch */ color: oklch(85.8% 0.127 116.6);
Tailwind
colors: {
custom: {
50: '#dce69f',
500: '#cbdb76',
950: '#000000',
},
}SCSS
$custom: #cbdb76; $custom-light: #dce69f; $custom-dark: #000000;
JSON
{
"hex": "#cbdb76",
"rgb": {
"r": 203,
"g": 219,
"b": 118
},
"hsl": {
"h": 69.505,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.85771,
"c": 0.12745,
"h": 116.6
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#CBDB76
secondary
#5848AD
accent
#20C63A
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480