#CFDBBD#CFDBBD
#CFDBBD is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.4% C 0.042 H 125.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBBD |
|---|---|
| RGB | rgb(207, 219, 189) |
| HSL | hsl(84, 29%, 80%) |
| HSV | hsv(84, 14%, 86%) |
| CMYK | cmyk(5.5%, 0%, 13.7%, 14.1%) |
| CIE-LAB | lab(85.81, -9.32, 13.40) |
| CIE-LCH | lch(85.81, 16.32, 124.82°) |
| OKLab | oklab(87.43% -0.0243 0.0347) |
| OKLCH | oklch(87.43% 0.042 125) |
| XYZ | xyz(60.2476, 67.6024, 58.0088) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.70
Lightyellow
#FFFFE0
ΔE00 9.38
Honeydew
#F0FFF0
ΔE00 9.51
Eggshell
#F0EAD6
ΔE00 9.56
Off White (survey)
#FFFFE4
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBBD #C9BDDB
analogous
#DBD8BD #CFDBBD #C0DBBD
triadic
#CFDBBD #BDCFDB #DBBDCF
tetradic
#CFDBBD #BDDBD8 #C9BDDB #DBBDC0
square
#CFDBBD #BDDBD8 #C9BDDB #DBBDC0
split-complementary
#CFDBBD #BDC0DB #D8BDDB
monochromatic
#95B06E #B2C595 #CFDBBD #ECF1E5 #F1F4EB
Accessibility & contrast
On white
1.45
#CFDBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CFDBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBBD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBBD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#D1D8D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdbbd; /* rgb */ color: rgb(207, 219, 189); /* oklch */ color: oklch(87.4% 0.042 125.0);
Tailwind
colors: {
custom: {
50: '#dde6d1',
500: '#cfdbbd',
950: '#000000',
},
}SCSS
$custom: #cfdbbd; $custom-light: #dde6d1; $custom-dark: #000000;
JSON
{
"hex": "#cfdbbd",
"rgb": {
"r": 207,
"g": 219,
"b": 189
},
"hsl": {
"h": 84,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.87427,
"c": 0.04235,
"h": 125
},
"luminance": 0.67603
}Semantic roles & 50–950 ramp
primary
#CFDBBD
secondary
#9A8AB2
accent
#3DA868
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483