#CBDB90#CBDB90
#CBDB90 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.2% C 0.099 H 118.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB90 |
|---|---|
| RGB | rgb(203, 219, 144) |
| HSL | hsl(73, 51%, 71%) |
| HSV | hsv(73, 34%, 86%) |
| CMYK | cmyk(7.3%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(84.68, -17.31, 35.15) |
| CIE-LCH | lch(84.68, 39.18, 116.21°) |
| OKLab | oklab(86.18% -0.0469 0.087) |
| OKLCH | oklch(86.18% 0.099 118.3) |
| XYZ | xyz(54.9941, 65.3734, 36.1013) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.86
Greenish Beige
#C9D179
ΔE00 4.07
Greenish Tan
#BCCB7A
ΔE00 4.14
Pale Olive Green
#B1D27B
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.42
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB90 #A090DB
analogous
#DBC590 #CBDB90 #A5DB90
triadic
#CBDB90 #90CBDB #DB90CB
tetradic
#CBDB90 #90DBC5 #A090DB #DB90A5
square
#CBDB90 #90DBC5 #A090DB #DB90A5
split-complementary
#CBDB90 #90A5DB #C590DB
monochromatic
#9BB63B #B5CC62 #CBDB90 #E1EABE #F4F8E8
Accessibility & contrast
On white
1.49
#CBDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CBDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB90
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB90 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#D2D3C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb90; /* rgb */ color: rgb(203, 219, 144); /* oklch */ color: oklch(86.2% 0.099 118.3);
Tailwind
colors: {
custom: {
50: '#dbe6b1',
500: '#cbdb90',
950: '#000000',
},
}SCSS
$custom: #cbdb90; $custom-light: #dbe6b1; $custom-dark: #000000;
JSON
{
"hex": "#cbdb90",
"rgb": {
"r": 203,
"g": 219,
"b": 144
},
"hsl": {
"h": 72.8,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.86179,
"c": 0.09886,
"h": 118.3
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#CBDB90
secondary
#6F5DB2
accent
#27BE47
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151511
muted
#848481