#CBDEB5#CBDEB5
#CBDEB5 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.6% C 0.059 H 127.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEB5 |
|---|---|
| RGB | rgb(203, 222, 181) |
| HSL | hsl(88, 38%, 79%) |
| HSV | hsv(88, 18%, 87%) |
| CMYK | cmyk(8.6%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(86.14, -13.54, 18.02) |
| CIE-LCH | lch(86.14, 22.54, 126.91°) |
| OKLab | oklab(87.57% -0.0359 0.0463) |
| OKLCH | oklch(87.57% 0.059 127.8) |
| XYZ | xyz(59.0891, 68.2750, 53.7725) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.61
Light Sage
#BCECAC
ΔE00 7.40
Very Pale Green
#CFFDBC
ΔE00 8.77
Very Light Green
#D1FFBD
ΔE00 9.09
Pale Olive
#B9CC81
ΔE00 9.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEB5 #C8B5DE
analogous
#DEDDB5 #CBDEB5 #B7DEB5
triadic
#CBDEB5 #B5CBDE #DEB5CB
tetradic
#CBDEB5 #B5DEDD #C8B5DE #DEB5B7
square
#CBDEB5 #B5DEDD #C8B5DE #DEB5B7
split-complementary
#CBDEB5 #B5B7DE #DDB5DE
monochromatic
#90B860 #ADCB8B #CBDEB5 #E9F1DF #F0F6EA
Accessibility & contrast
On white
1.43
#CBDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CBDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEB5
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEB5 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B3
Deuteranopia (green-blind)
#E0D7B7
Tritanopia (blue-blind)
#CDDAD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdeb5; /* rgb */ color: rgb(203, 222, 181); /* oklch */ color: oklch(87.6% 0.059 127.8);
Tailwind
colors: {
custom: {
50: '#dbe8cb',
500: '#cbdeb5',
950: '#000000',
},
}SCSS
$custom: #cbdeb5; $custom-light: #dbe8cb; $custom-dark: #000000;
JSON
{
"hex": "#cbdeb5",
"rgb": {
"r": 203,
"g": 222,
"b": 181
},
"hsl": {
"h": 87.805,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.87567,
"c": 0.05859,
"h": 127.8
},
"luminance": 0.68275
}Semantic roles & 50–950 ramp
primary
#CBDEB5
secondary
#9A81B6
accent
#34B16E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151613
muted
#848482