#CBDB92#CBDB92
#CBDB92 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.2% C 0.097 H 118.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB92 |
|---|---|
| RGB | rgb(203, 219, 146) |
| HSL | hsl(73, 50%, 72%) |
| HSV | hsv(73, 33%, 86%) |
| CMYK | cmyk(7.3%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(84.71, -17.05, 34.18) |
| CIE-LCH | lch(84.71, 38.20, 116.52°) |
| OKLab | oklab(86.22% -0.0461 0.0848) |
| OKLCH | oklch(86.22% 0.097 118.5) |
| XYZ | xyz(55.1483, 65.4351, 36.9135) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.89
Greenish Tan
#BCCB7A
ΔE00 4.29
Greenish Beige
#C9D179
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB92 #A292DB
analogous
#DBC792 #CBDB92 #A7DB92
triadic
#CBDB92 #92CBDB #DB92CB
tetradic
#CBDB92 #92DBC7 #A292DB #DB92A7
square
#CBDB92 #92DBC7 #A292DB #DB92A7
split-complementary
#CBDB92 #92A7DB #C792DB
monochromatic
#9CB63C #B5CC64 #CBDB92 #E1EAC0 #F4F7E8
Accessibility & contrast
On white
1.49
#CBDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CBDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB92
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB92 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#D2D4C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb92; /* rgb */ color: rgb(203, 219, 146); /* oklch */ color: oklch(86.2% 0.097 118.5);
Tailwind
colors: {
custom: {
50: '#dbe6b2',
500: '#cbdb92',
950: '#000000',
},
}SCSS
$custom: #cbdb92; $custom-light: #dbe6b2; $custom-dark: #000000;
JSON
{
"hex": "#cbdb92",
"rgb": {
"r": 203,
"g": 219,
"b": 146
},
"hsl": {
"h": 73.151,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.86215,
"c": 0.09652,
"h": 118.5
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#CBDB92
secondary
#715FB2
accent
#28BE49
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481