#CBDB91#CBDB91
#CBDB91 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.2% C 0.098 H 118.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB91 |
|---|---|
| RGB | rgb(203, 219, 145) |
| HSL | hsl(73, 51%, 71%) |
| HSV | hsv(73, 34%, 86%) |
| CMYK | cmyk(7.3%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(84.69, -17.18, 34.67) |
| CIE-LCH | lch(84.69, 38.69, 116.36°) |
| OKLab | oklab(86.2% -0.0465 0.0859) |
| OKLCH | oklch(86.2% 0.098 118.4) |
| XYZ | xyz(55.0709, 65.4041, 36.5056) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 4.21
Greenish Tan
#BCCB7A
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB91 #A191DB
analogous
#DBC691 #CBDB91 #A6DB91
triadic
#CBDB91 #91CBDB #DB91CB
tetradic
#CBDB91 #91DBC6 #A191DB #DB91A6
square
#CBDB91 #91DBC6 #A191DB #DB91A6
split-complementary
#CBDB91 #91A6DB #C691DB
monochromatic
#9CB63C #B5CC63 #CBDB91 #E1EABF #F4F7E8
Accessibility & contrast
On white
1.49
#CBDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CBDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB91
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB91 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38C
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#D2D3C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb91; /* rgb */ color: rgb(203, 219, 145); /* oklch */ color: oklch(86.2% 0.098 118.4);
Tailwind
colors: {
custom: {
50: '#dbe6b2',
500: '#cbdb91',
950: '#000000',
},
}SCSS
$custom: #cbdb91; $custom-light: #dbe6b2; $custom-dark: #000000;
JSON
{
"hex": "#cbdb91",
"rgb": {
"r": 203,
"g": 219,
"b": 145
},
"hsl": {
"h": 72.973,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.86197,
"c": 0.09769,
"h": 118.4
},
"luminance": 0.65404
}Semantic roles & 50–950 ramp
primary
#CBDB91
secondary
#705EB2
accent
#27BE48
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481