#CFDBB4#CFDBB4
#CFDBB4 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.054 H 121.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBB4 |
|---|---|
| RGB | rgb(207, 219, 180) |
| HSL | hsl(78, 35%, 78%) |
| HSV | hsv(78, 18%, 86%) |
| CMYK | cmyk(5.5%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(85.62, -10.76, 17.85) |
| CIE-LCH | lch(85.62, 20.84, 121.07°) |
| OKLab | oklab(87.21% -0.028 0.0459) |
| OKLCH | oklch(87.21% 0.054 121.4) |
| XYZ | xyz(59.3008, 67.2237, 53.0226) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.32
Palegoldenrod
#EEE8AA
ΔE00 8.62
Beige (survey)
#E6DAA6
ΔE00 8.64
Beige
#F5F5DC
ΔE00 9.02
Light Sage
#BCECAC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBB4 #C0B4DB
analogous
#DBD3B4 #CFDBB4 #BBDBB4
triadic
#CFDBB4 #B4CFDB #DBB4CF
tetradic
#CFDBB4 #B4DBD3 #C0B4DB #DBB4BB
square
#CFDBB4 #B4DBD3 #C0B4DB #DBB4BB
split-complementary
#CFDBB4 #B4BBDB #D3B4DB
monochromatic
#9AB361 #B5C78B #CFDBB4 #E9EFDD #F2F5EA
Accessibility & contrast
On white
1.45
#CFDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CFDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBB4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBB4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B2
Deuteranopia (green-blind)
#DFD6B6
Tritanopia (blue-blind)
#D2D7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdbb4; /* rgb */ color: rgb(207, 219, 180); /* oklch */ color: oklch(87.2% 0.054 121.4);
Tailwind
colors: {
custom: {
50: '#dde6ca',
500: '#cfdbb4',
950: '#000000',
},
}SCSS
$custom: #cfdbb4; $custom-light: #dde6ca; $custom-dark: #000000;
JSON
{
"hex": "#cfdbb4",
"rgb": {
"r": 207,
"g": 219,
"b": 180
},
"hsl": {
"h": 78.462,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.87213,
"c": 0.05373,
"h": 121.4
},
"luminance": 0.67224
}Semantic roles & 50–950 ramp
primary
#CFDBB4
secondary
#9081B3
accent
#38AE5C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482