#CBDB85#CBDB85
#CBDB85 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 86.0% C 0.111 H 117.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB85 |
|---|---|
| RGB | rgb(203, 219, 133) |
| HSL | hsl(71, 54%, 69%) |
| HSV | hsv(71, 39%, 86%) |
| CMYK | cmyk(7.3%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(84.51, -18.63, 40.48) |
| CIE-LCH | lch(84.51, 44.56, 114.71°) |
| OKLab | oklab(85.99% -0.0513 0.0989) |
| OKLCH | oklch(85.99% 0.111 117.4) |
| XYZ | xyz(54.1940, 65.0534, 31.8873) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.94
Greenish Tan
#BCCB7A
ΔE00 3.85
Pale Olive
#B9CC81
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB85 #9585DB
analogous
#DBC085 #CBDB85 #A0DB85
triadic
#CBDB85 #85CBDB #DB85CB
tetradic
#CBDB85 #85DBC0 #9585DB #DB85A0
square
#CBDB85 #85DBC0 #9585DB #DB85A0
split-complementary
#CBDB85 #85A0DB #C085DB
monochromatic
#9AB134 #B7CD56 #CBDB85 #DFE9B4 #F3F7E4
Accessibility & contrast
On white
1.50
#CBDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CBDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB85
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB85 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#D3D2C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb85; /* rgb */ color: rgb(203, 219, 133); /* oklch */ color: oklch(86.0% 0.111 117.4);
Tailwind
colors: {
custom: {
50: '#dce6a9',
500: '#cbdb85',
950: '#000000',
},
}SCSS
$custom: #cbdb85; $custom-light: #dce6a9; $custom-dark: #000000;
JSON
{
"hex": "#cbdb85",
"rgb": {
"r": 203,
"g": 219,
"b": 133
},
"hsl": {
"h": 71.163,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.85994,
"c": 0.11138,
"h": 117.4
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#CBDB85
secondary
#6453B2
accent
#24C241
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481