#CBD8BF#CBD8BF
#CBD8BF is a very light, muted yellow-green. Relative luminance 0.656; OKLCH L 86.6% C 0.037 H 129.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD8BF |
|---|---|
| RGB | rgb(203, 216, 191) |
| HSL | hsl(91, 24%, 80%) |
| HSV | hsv(91, 12%, 85%) |
| CMYK | cmyk(6%, 0%, 11.6%, 15.3%) |
| CIE-LAB | lab(84.78, -8.86, 10.84) |
| CIE-LCH | lch(84.78, 14.00, 129.25°) |
| OKLab | oklab(86.55% -0.0234 0.0282) |
| OKLCH | oklch(86.55% 0.037 129.7) |
| XYZ | xyz(58.5869, 65.5696, 58.8498) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.63
Light Grey
#D8DCD6
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 9.31
Eggshell
#F0EAD6
ΔE00 9.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.99
Off White (survey)
#FFFFE4
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD8BF #CCBFD8
analogous
#D8D8BF #CBD8BF #BFD8C0
triadic
#CBD8BF #BFCBD8 #D8BFCB
tetradic
#CBD8BF #BFD8D8 #CCBFD8 #D8C0BF
square
#CBD8BF #BFD8D8 #CCBFD8 #D8C0BF
split-complementary
#CBD8BF #C0BFD8 #D8BFD8
monochromatic
#8DAA73 #ACC199 #CBD8BF #EAEFE5 #F0F3EC
Accessibility & contrast
On white
1.49
#CBD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CBD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD8BF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD8BF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BE
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#CCD6D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd8bf; /* rgb */ color: rgb(203, 216, 191); /* oklch */ color: oklch(86.6% 0.037 129.7);
Tailwind
colors: {
custom: {
50: '#dae4d2',
500: '#cbd8bf',
950: '#000000',
},
}SCSS
$custom: #cbd8bf; $custom-light: #dae4d2; $custom-dark: #000000;
JSON
{
"hex": "#cbd8bf",
"rgb": {
"r": 203,
"g": 216,
"b": 191
},
"hsl": {
"h": 91.2,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.86554,
"c": 0.0366,
"h": 129.7
},
"luminance": 0.6557
}Semantic roles & 50–950 ramp
primary
#CBD8BF
secondary
#9E8DAE
accent
#43A375
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483