#CBDEAB#CBDEAB
#CBDEAB is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.3% C 0.071 H 124.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEAB |
|---|---|
| RGB | rgb(203, 222, 171) |
| HSL | hsl(82, 44%, 77%) |
| HSV | hsv(82, 23%, 87%) |
| CMYK | cmyk(8.6%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(85.95, -15.08, 22.96) |
| CIE-LCH | lch(85.95, 27.47, 123.30°) |
| OKLab | oklab(87.35% -0.0401 0.0584) |
| OKLCH | oklch(87.35% 0.071 124.5) |
| XYZ | xyz(58.0996, 67.8792, 48.5613) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 6.38
Pale Olive
#B9CC81
ΔE00 7.06
Light Khaki
#E6F2A2
ΔE00 7.79
Very Pale Green
#CFFDBC
ΔE00 7.96
Greenish Tan
#BCCB7A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEAB #BEABDE
analogous
#DED8AB #CBDEAB #B2DEAB
triadic
#CBDEAB #ABCBDE #DEABCB
tetradic
#CBDEAB #ABDED8 #BEABDE #DEABB2
square
#CBDEAB #ABDED8 #BEABDE #DEABB2
split-complementary
#CBDEAB #ABB2DE #D8ABDE
monochromatic
#95BB53 #B0CD7F #CBDEAB #E6EFD7 #F1F6E9
Accessibility & contrast
On white
1.44
#CBDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CBDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEAB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEAB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#E1D7AD
Tritanopia (blue-blind)
#CFD9D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdeab; /* rgb */ color: rgb(203, 222, 171); /* oklch */ color: oklch(87.3% 0.071 124.5);
Tailwind
colors: {
custom: {
50: '#dbe8c4',
500: '#cbdeab',
950: '#000000',
},
}SCSS
$custom: #cbdeab; $custom-light: #dbe8c4; $custom-dark: #000000;
JSON
{
"hex": "#cbdeab",
"rgb": {
"r": 203,
"g": 222,
"b": 171
},
"hsl": {
"h": 82.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.87345,
"c": 0.07083,
"h": 124.5
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#CBDEAB
secondary
#8E77B6
accent
#2FB761
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151612
muted
#848482