#CFDABF#CFDABF
#CFDABF is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.3% C 0.038 H 125.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDABF |
|---|---|
| RGB | rgb(207, 218, 191) |
| HSL | hsl(84, 27%, 80%) |
| HSV | hsv(84, 12%, 85%) |
| CMYK | cmyk(5%, 0%, 12.4%, 14.5%) |
| CIE-LAB | lab(85.59, -8.48, 12.03) |
| CIE-LCH | lch(85.59, 14.72, 125.16°) |
| OKLab | oklab(87.27% -0.0221 0.0312) |
| OKLCH | oklch(87.27% 0.038 125.3) |
| XYZ | xyz(60.2061, 67.1697, 59.0734) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 8.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.99
Eggshell
#F0EAD6
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 9.18
Lightyellow
#FFFFE0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDABF #CABFDA
analogous
#DAD7BF #CFDABF #C1DABF
triadic
#CFDABF #BFCFDA #DABFCF
tetradic
#CFDABF #BFDAD7 #CABFDA #DABFC1
square
#CFDABF #BFDAD7 #CABFDA #DABFC1
split-complementary
#CFDABF #BFC1DA #D7BFDA
monochromatic
#95AD71 #B2C498 #CFDABF #ECF0E6 #F0F4EC
Accessibility & contrast
On white
1.45
#CFDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CFDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDABF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDABF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#D1D7D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdabf; /* rgb */ color: rgb(207, 218, 191); /* oklch */ color: oklch(87.3% 0.038 125.3);
Tailwind
colors: {
custom: {
50: '#dde5d2',
500: '#cfdabf',
950: '#000000',
},
}SCSS
$custom: #cfdabf; $custom-light: #dde5d2; $custom-dark: #000000;
JSON
{
"hex": "#cfdabf",
"rgb": {
"r": 207,
"g": 218,
"b": 191
},
"hsl": {
"h": 84.444,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.87269,
"c": 0.03824,
"h": 125.3
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#CFDABF
secondary
#9B8DB1
accent
#40A569
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483