#CFDAB3#CFDAB3
#CFDAB3 is a very light, muted yellow-green. Relative luminance 0.667; OKLCH L 87.0% C 0.053 H 120.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDAB3 |
|---|---|
| RGB | rgb(207, 218, 179) |
| HSL | hsl(77, 35%, 78%) |
| HSV | hsv(77, 18%, 85%) |
| CMYK | cmyk(5%, 0%, 17.9%, 14.5%) |
| CIE-LAB | lab(85.33, -10.41, 17.98) |
| CIE-LCH | lch(85.33, 20.78, 120.06°) |
| OKLab | oklab(86.98% -0.027 0.0462) |
| OKLCH | oklch(86.98% 0.053 120.3) |
| XYZ | xyz(58.9392, 66.6629, 52.4013) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.33
Beige (survey)
#E6DAA6
ΔE00 8.38
Light Grey Green
#B7E1A1
ΔE00 8.40
Palegoldenrod
#EEE8AA
ΔE00 8.49
Beige
#F5F5DC
ΔE00 9.00
Pale Olive
#B9CC81
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDAB3 #BEB3DA
analogous
#DAD1B3 #CFDAB3 #BBDAB3
triadic
#CFDAB3 #B3CFDA #DAB3CF
tetradic
#CFDAB3 #B3DAD1 #BEB3DA #DAB3BB
square
#CFDAB3 #B3DAD1 #BEB3DA #DAB3BB
split-complementary
#CFDAB3 #B3BBDA #D1B3DA
monochromatic
#9BB261 #B5C68A #CFDAB3 #E9EEDC #F2F5EA
Accessibility & contrast
On white
1.47
#CFDAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CFDAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDAB3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDAB3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B1
Deuteranopia (green-blind)
#DED5B5
Tritanopia (blue-blind)
#D3D6CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdab3; /* rgb */ color: rgb(207, 218, 179); /* oklch */ color: oklch(87.0% 0.053 120.3);
Tailwind
colors: {
custom: {
50: '#dde5c9',
500: '#cfdab3',
950: '#000000',
},
}SCSS
$custom: #cfdab3; $custom-light: #dde5c9; $custom-dark: #000000;
JSON
{
"hex": "#cfdab3",
"rgb": {
"r": 207,
"g": 218,
"b": 179
},
"hsl": {
"h": 76.923,
"s": 34.513,
"l": 77.843
},
"oklch": {
"l": 0.86982,
"c": 0.05349,
"h": 120.3
},
"luminance": 0.66663
}Semantic roles & 50–950 ramp
primary
#CFDAB3
secondary
#8E80B1
accent
#38AD59
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482