#CFD8BD#CFD8BD
#CFD8BD is a very light, muted yellow-green. Relative luminance 0.661; OKLCH L 86.8% C 0.038 H 122.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8BD |
|---|---|
| RGB | rgb(207, 216, 189) |
| HSL | hsl(80, 26%, 79%) |
| HSV | hsv(80, 13%, 85%) |
| CMYK | cmyk(4.2%, 0%, 12.5%, 15.3%) |
| CIE-LAB | lab(85.02, -7.79, 12.28) |
| CIE-LCH | lch(85.02, 14.54, 122.37°) |
| OKLab | oklab(86.81% -0.0201 0.0319) |
| OKLCH | oklch(86.81% 0.038 122.2) |
| XYZ | xyz(59.4720, 66.0512, 57.7503) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.78
Eggshell
#F0EAD6
ΔE00 8.67
Light Grey
#D8DCD6
ΔE00 8.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.01
Lightyellow
#FFFFE0
ΔE00 9.45
Off White (survey)
#FFFFE4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8BD #C6BDD8
analogous
#D8D4BD #CFD8BD #C2D8BD
triadic
#CFD8BD #BDCFD8 #D8BDCF
tetradic
#CFD8BD #BDD8D4 #C6BDD8 #D8BDC2
square
#CFD8BD #BDD8D4 #C6BDD8 #D8BDC2
split-complementary
#CFD8BD #BDC2D8 #D4BDD8
monochromatic
#97AB70 #B3C197 #CFD8BD #EBEFE3 #F1F4EC
Accessibility & contrast
On white
1.48
#CFD8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFD8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8BD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8BD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BB
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#D1D5D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd8bd; /* rgb */ color: rgb(207, 216, 189); /* oklch */ color: oklch(86.8% 0.038 122.2);
Tailwind
colors: {
custom: {
50: '#dde4d0',
500: '#cfd8bd',
950: '#000000',
},
}SCSS
$custom: #cfd8bd; $custom-light: #dde4d0; $custom-dark: #000000;
JSON
{
"hex": "#cfd8bd",
"rgb": {
"r": 207,
"g": 216,
"b": 189
},
"hsl": {
"h": 80,
"s": 25.714,
"l": 79.412
},
"oklch": {
"l": 0.86806,
"c": 0.03765,
"h": 122.2
},
"luminance": 0.66051
}Semantic roles & 50–950 ramp
primary
#CFD8BD
secondary
#978BAE
accent
#41A462
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483