#CBDB78#CBDB78
#CBDB78 is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.8% C 0.125 H 116.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB78 |
|---|---|
| RGB | rgb(203, 219, 120) |
| HSL | hsl(70, 58%, 66%) |
| HSV | hsv(70, 45%, 86%) |
| CMYK | cmyk(7.3%, 0%, 45.2%, 14.1%) |
| CIE-LAB | lab(84.34, -20.04, 46.66) |
| CIE-LCH | lch(84.34, 50.78, 113.24°) |
| OKLab | oklab(85.8% -0.0562 0.1121) |
| OKLCH | oklch(85.8% 0.125 116.7) |
| XYZ | xyz(53.3508, 64.7161, 27.4466) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.94
Greenish Tan
#BCCB7A
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 5.48
Pale Olive
#B9CC81
ΔE00 5.48
Light Khaki
#E6F2A2
ΔE00 6.39
Light Olive
#ACBF69
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB78 #8878DB
analogous
#DBBA78 #CBDB78 #9ADB78
triadic
#CBDB78 #78CBDB #DB78CB
tetradic
#CBDB78 #78DBBA #8878DB #DB789A
square
#CBDB78 #78DBBA #8878DB #DB789A
split-complementary
#CBDB78 #789ADB #BA78DB
monochromatic
#97AB2E #B8CE48 #CBDB78 #DEE8A8 #F0F5D9
Accessibility & contrast
On white
1.51
#CBDB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CBDB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB78
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB78 | 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)
#E7D270
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#D4D1C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbdb78; /* rgb */ color: rgb(203, 219, 120); /* oklch */ color: oklch(85.8% 0.125 116.7);
Tailwind
colors: {
custom: {
50: '#dce6a1',
500: '#cbdb78',
950: '#000000',
},
}SCSS
$custom: #cbdb78; $custom-light: #dce6a1; $custom-dark: #000000;
JSON
{
"hex": "#cbdb78",
"rgb": {
"r": 203,
"g": 219,
"b": 120
},
"hsl": {
"h": 69.697,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.85798,
"c": 0.12538,
"h": 116.7
},
"luminance": 0.64716
}Semantic roles & 50–950 ramp
primary
#CBDB78
secondary
#5A4AAE
accent
#20C53B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480