#CBDDAB#CBDDAB
#CBDDAB is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 87.1% C 0.069 H 123.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDAB |
|---|---|
| RGB | rgb(203, 221, 171) |
| HSL | hsl(82, 42%, 77%) |
| HSV | hsv(82, 23%, 87%) |
| CMYK | cmyk(8.1%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(85.68, -14.58, 22.60) |
| CIE-LCH | lch(85.68, 26.89, 122.83°) |
| OKLab | oklab(87.13% -0.0387 0.0575) |
| OKLCH | oklch(87.13% 0.069 123.9) |
| XYZ | xyz(57.8348, 67.3496, 48.4731) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 6.71
Pale Olive
#B9CC81
ΔE00 7.08
Light Khaki
#E6F2A2
ΔE00 7.97
Greenish Tan
#BCCB7A
ΔE00 8.23
Very Pale Green
#CFFDBC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDAB #BDABDD
analogous
#DDD6AB #CBDDAB #B2DDAB
triadic
#CBDDAB #ABCBDD #DDABCB
tetradic
#CBDDAB #ABDDD6 #BDABDD #DDABB2
square
#CBDDAB #ABDDD6 #BDABDD #DDABB2
split-complementary
#CBDDAB #ABB2DD #D6ABDD
monochromatic
#95BA54 #B0CB7F #CBDDAB #E6EFD7 #F2F6E9
Accessibility & contrast
On white
1.45
#CBDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CBDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDAB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDAB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#E0D6AD
Tritanopia (blue-blind)
#CFD8CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbddab; /* rgb */ color: rgb(203, 221, 171); /* oklch */ color: oklch(87.1% 0.069 123.9);
Tailwind
colors: {
custom: {
50: '#dbe7c4',
500: '#cbddab',
950: '#000000',
},
}SCSS
$custom: #cbddab; $custom-light: #dbe7c4; $custom-dark: #000000;
JSON
{
"hex": "#cbddab",
"rgb": {
"r": 203,
"g": 221,
"b": 171
},
"hsl": {
"h": 81.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.87133,
"c": 0.0693,
"h": 123.9
},
"luminance": 0.6735
}Semantic roles & 50–950 ramp
primary
#CBDDAB
secondary
#8D77B5
accent
#30B560
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151612
muted
#848482