#CBDB89#CBDB89
#CBDB89 is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 86.1% C 0.107 H 117.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB89 |
|---|---|
| RGB | rgb(203, 219, 137) |
| HSL | hsl(72, 53%, 70%) |
| HSV | hsv(72, 37%, 86%) |
| CMYK | cmyk(7.3%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(84.57, -18.16, 38.55) |
| CIE-LCH | lch(84.57, 42.61, 115.22°) |
| OKLab | oklab(86.06% -0.0497 0.0946) |
| OKLCH | oklch(86.06% 0.107 117.7) |
| XYZ | xyz(54.4756, 65.1660, 33.3705) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.25
Greenish Tan
#BCCB7A
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 4.00
Pale Olive Green
#B1D27B
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.43
Light Moss Green
#A6C875
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB89 #9989DB
analogous
#DBC289 #CBDB89 #A2DB89
triadic
#CBDB89 #89CBDB #DB89CB
tetradic
#CBDB89 #89DBC2 #9989DB #DB89A2
square
#CBDB89 #89DBC2 #9989DB #DB89A2
split-complementary
#CBDB89 #89A2DB #C289DB
monochromatic
#9BB337 #B6CD5A #CBDB89 #E0E9B8 #F4F8E7
Accessibility & contrast
On white
1.50
#CBDB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CBDB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB89
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB89 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D383
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#D3D3C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb89; /* rgb */ color: rgb(203, 219, 137); /* oklch */ color: oklch(86.1% 0.107 117.7);
Tailwind
colors: {
custom: {
50: '#dce6ac',
500: '#cbdb89',
950: '#000000',
},
}SCSS
$custom: #cbdb89; $custom-light: #dce6ac; $custom-dark: #000000;
JSON
{
"hex": "#cbdb89",
"rgb": {
"r": 203,
"g": 219,
"b": 137
},
"hsl": {
"h": 71.707,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.86059,
"c": 0.10689,
"h": 117.7
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#CBDB89
secondary
#6856B2
accent
#25C143
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481