#CFDBAD#CFDBAD
#CFDBAD is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 87.1% C 0.063 H 119.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBAD |
|---|---|
| RGB | rgb(207, 219, 173) |
| HSL | hsl(76, 39%, 77%) |
| HSV | hsv(76, 21%, 86%) |
| CMYK | cmyk(5.5%, 0%, 21%, 14.1%) |
| CIE-LAB | lab(85.48, -11.83, 21.32) |
| CIE-LCH | lch(85.48, 24.38, 119.02°) |
| OKLab | oklab(87.06% -0.0309 0.0544) |
| OKLCH | oklch(87.06% 0.063 119.6) |
| XYZ | xyz(58.6057, 66.9457, 49.3614) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.25
Palegoldenrod
#EEE8AA
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 7.69
Beige (survey)
#E6DAA6
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.39
Light Khaki
#E6F2A2
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBAD #B9ADDB
analogous
#DBD0AD #CFDBAD #B8DBAD
triadic
#CFDBAD #ADCFDB #DBADCF
tetradic
#CFDBAD #ADDBD0 #B9ADDB #DBADB8
square
#CFDBAD #ADDBD0 #B9ADDB #DBADB8
split-complementary
#CFDBAD #ADB8DB #D0ADDB
monochromatic
#9DB658 #B6C882 #CFDBAD #E8EED8 #F3F6EA
Accessibility & contrast
On white
1.46
#CFDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CFDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBAD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBAD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AA
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#D3D6CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdbad; /* rgb */ color: rgb(207, 219, 173); /* oklch */ color: oklch(87.1% 0.063 119.6);
Tailwind
colors: {
custom: {
50: '#dee6c5',
500: '#cfdbad',
950: '#000000',
},
}SCSS
$custom: #cfdbad; $custom-light: #dee6c5; $custom-dark: #000000;
JSON
{
"hex": "#cfdbad",
"rgb": {
"r": 207,
"g": 219,
"b": 173
},
"hsl": {
"h": 75.652,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.87056,
"c": 0.06256,
"h": 119.6
},
"luminance": 0.66946
}Semantic roles & 50–950 ramp
primary
#CFDBAD
secondary
#8879B3
accent
#34B255
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482