#CFDBAB#CFDBAB
#CFDBAB is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 87.0% C 0.065 H 119.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBAB |
|---|---|
| RGB | rgb(207, 219, 171) |
| HSL | hsl(75, 40%, 76%) |
| HSV | hsv(75, 22%, 86%) |
| CMYK | cmyk(5.5%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(85.44, -12.13, 22.31) |
| CIE-LCH | lch(85.44, 25.39, 118.53°) |
| OKLab | oklab(87.01% -0.0317 0.0568) |
| OKLCH | oklch(87.01% 0.065 119.2) |
| XYZ | xyz(58.4136, 66.8689, 48.3498) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.06
Palegoldenrod
#EEE8AA
ΔE00 7.26
Pale Olive
#B9CC81
ΔE00 7.28
Beige (survey)
#E6DAA6
ΔE00 7.74
Light Khaki
#E6F2A2
ΔE00 8.01
Greenish Tan
#BCCB7A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBAB #B7ABDB
analogous
#DBCFAB #CFDBAB #B7DBAB
triadic
#CFDBAB #ABCFDB #DBABCF
tetradic
#CFDBAB #ABDBCF #B7ABDB #DBABB7
square
#CFDBAB #ABDBCF #B7ABDB #DBABB7
split-complementary
#CFDBAB #ABB7DB #CFABDB
monochromatic
#9EB655 #B7C980 #CFDBAB #E7EDD6 #F3F6EA
Accessibility & contrast
On white
1.46
#CFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBAB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBAB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A8
Deuteranopia (green-blind)
#E0D6AD
Tritanopia (blue-blind)
#D4D6CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdbab; /* rgb */ color: rgb(207, 219, 171); /* oklch */ color: oklch(87.0% 0.065 119.2);
Tailwind
colors: {
custom: {
50: '#dee6c4',
500: '#cfdbab',
950: '#000000',
},
}SCSS
$custom: #cfdbab; $custom-light: #dee6c4; $custom-dark: #000000;
JSON
{
"hex": "#cfdbab",
"rgb": {
"r": 207,
"g": 219,
"b": 171
},
"hsl": {
"h": 75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.87012,
"c": 0.06506,
"h": 119.2
},
"luminance": 0.66869
}Semantic roles & 50–950 ramp
primary
#CFDBAB
secondary
#8677B3
accent
#32B353
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482