#CFD8BA#CFD8BA
#CFD8BA is a very light, muted yellow-green. Relative luminance 0.659; OKLCH L 86.7% C 0.042 H 120.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8BA |
|---|---|
| RGB | rgb(207, 216, 186) |
| HSL | hsl(78, 28%, 79%) |
| HSV | hsv(78, 14%, 85%) |
| CMYK | cmyk(4.2%, 0%, 13.9%, 15.3%) |
| CIE-LAB | lab(84.96, -8.28, 13.77) |
| CIE-LCH | lch(84.96, 16.07, 121.00°) |
| OKLab | oklab(86.73% -0.0213 0.0356) |
| OKLCH | oklch(86.73% 0.042 120.8) |
| XYZ | xyz(59.1497, 65.9223, 56.0530) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.73
Eggshell
#F0EAD6
ΔE00 9.04
Beige (survey)
#E6DAA6
ΔE00 9.33
Lightyellow
#FFFFE0
ΔE00 9.44
Light Grey
#D8DCD6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8BA #C3BAD8
analogous
#D8D2BA #CFD8BA #C0D8BA
triadic
#CFD8BA #BACFD8 #D8BACF
tetradic
#CFD8BA #BAD8D2 #C3BAD8 #D8BAC0
square
#CFD8BA #BAD8D2 #C3BAD8 #D8BAC0
split-complementary
#CFD8BA #BAC0D8 #D2BAD8
monochromatic
#99AC6C #B4C293 #CFD8BA #EAEEE1 #F1F4EB
Accessibility & contrast
On white
1.48
#CFD8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CFD8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8BA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8BA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#D2D5CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd8ba; /* rgb */ color: rgb(207, 216, 186); /* oklch */ color: oklch(86.7% 0.042 120.8);
Tailwind
colors: {
custom: {
50: '#dde4ce',
500: '#cfd8ba',
950: '#000000',
},
}SCSS
$custom: #cfd8ba; $custom-light: #dde4ce; $custom-dark: #000000;
JSON
{
"hex": "#cfd8ba",
"rgb": {
"r": 207,
"g": 216,
"b": 186
},
"hsl": {
"h": 78,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.86732,
"c": 0.0415,
"h": 120.8
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#CFD8BA
secondary
#9388AF
accent
#3FA65E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483