#CBD67B#CBD67B
#CBD67B is a very light, moderate yellow. Relative luminance 0.622; OKLCH L 84.8% C 0.116 H 114.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD67B |
|---|---|
| RGB | rgb(203, 214, 123) |
| HSL | hsl(67, 53%, 66%) |
| HSV | hsv(67, 43%, 84%) |
| CMYK | cmyk(5.1%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(83.03, -17.26, 43.57) |
| CIE-LCH | lch(83.03, 46.87, 111.61°) |
| OKLab | oklab(84.77% -0.0481 0.1053) |
| OKLCH | oklch(84.77% 0.116 114.6) |
| XYZ | xyz(52.2508, 62.2203, 27.9922) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.30
Greenish Tan
#BCCB7A
ΔE00 3.47
Pale Olive
#B9CC81
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 5.58
Light Olive
#ACBF69
ΔE00 6.53
Light Khaki
#E6F2A2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD67B #867BD6
analogous
#D6B37B #CBD67B #9DD67B
triadic
#CBD67B #7BCBD6 #D67BCB
tetradic
#CBD67B #7BD6B3 #867BD6 #D67B9D
square
#CBD67B #7BD6B3 #867BD6 #D67B9D
split-complementary
#CBD67B #7B9DD6 #B37BD6
monochromatic
#96A433 #B9C74C #CBD67B #DDE5AA #F0F3D8
Accessibility & contrast
On white
1.56
#CBD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CBD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD67B
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD67B | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#D5CDC0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd67b; /* rgb */ color: rgb(203, 214, 123); /* oklch */ color: oklch(84.8% 0.116 114.6);
Tailwind
colors: {
custom: {
50: '#dce2a3',
500: '#cbd67b',
950: '#000000',
},
}SCSS
$custom: #cbd67b; $custom-light: #dce2a3; $custom-dark: #000000;
JSON
{
"hex": "#cbd67b",
"rgb": {
"r": 203,
"g": 214,
"b": 123
},
"hsl": {
"h": 67.253,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.84767,
"c": 0.11581,
"h": 114.6
},
"luminance": 0.6222
}Semantic roles & 50–950 ramp
primary
#CBD67B
secondary
#584DA8
accent
#25C038
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480