#CBDB75#CBDB75
#CBDB75 is a very light, vivid yellow. Relative luminance 0.646; OKLCH L 85.8% C 0.128 H 116.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB75 |
|---|---|
| RGB | rgb(203, 219, 117) |
| HSL | hsl(69, 59%, 66%) |
| HSV | hsv(69, 47%, 86%) |
| CMYK | cmyk(7.3%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(84.30, -20.34, 48.06) |
| CIE-LCH | lch(84.30, 52.18, 112.94°) |
| OKLab | oklab(85.76% -0.0574 0.115) |
| OKLCH | oklch(85.76% 0.128 116.5) |
| XYZ | xyz(53.1716, 64.6444, 26.5027) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.12
Greenish Tan
#BCCB7A
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 5.81
Light Khaki
#E6F2A2
ΔE00 6.65
Light Olive
#ACBF69
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB75 #8575DB
analogous
#DBB875 #CBDB75 #98DB75
triadic
#CBDB75 #75CBDB #DB75CB
tetradic
#CBDB75 #75DBB8 #8575DB #DB7598
square
#CBDB75 #75DBB8 #8575DB #DB7598
split-complementary
#CBDB75 #7598DB #B875DB
monochromatic
#96A92C #B9CE44 #CBDB75 #DDE8A6 #F0F4D6
Accessibility & contrast
On white
1.51
#CBDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CBDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB75
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB75 | 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)
#E7D26C
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#D5D1C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbdb75; /* rgb */ color: rgb(203, 219, 117); /* oklch */ color: oklch(85.8% 0.128 116.5);
Tailwind
colors: {
custom: {
50: '#dce69f',
500: '#cbdb75',
950: '#000000',
},
}SCSS
$custom: #cbdb75; $custom-light: #dce69f; $custom-dark: #000000;
JSON
{
"hex": "#cbdb75",
"rgb": {
"r": 203,
"g": 219,
"b": 117
},
"hsl": {
"h": 69.412,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.85757,
"c": 0.12847,
"h": 116.5
},
"luminance": 0.64644
}Semantic roles & 50–950 ramp
primary
#CBDB75
secondary
#5848AC
accent
#1FC639
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480