#CFDB8A#CFDB8A
#CFDB8A is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.4% C 0.105 H 115.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB8A |
|---|---|
| RGB | rgb(207, 219, 138) |
| HSL | hsl(69, 53%, 70%) |
| HSV | hsv(69, 37%, 86%) |
| CMYK | cmyk(5.5%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(84.88, -16.52, 38.50) |
| CIE-LCH | lch(84.88, 41.89, 113.22°) |
| OKLab | oklab(86.38% -0.0451 0.0945) |
| OKLCH | oklch(86.38% 0.105 115.5) |
| XYZ | xyz(55.6513, 65.7639, 33.8018) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.91
Greenish Tan
#BCCB7A
ΔE00 4.09
Pale Olive
#B9CC81
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.61
Khaki (CSS)
#F0E68C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB8A #968ADB
analogous
#DBBF8A #CFDB8A #A6DB8A
triadic
#CFDB8A #8ACFDB #DB8ACF
tetradic
#CFDB8A #8ADBBF #968ADB #DB8AA6
square
#CFDB8A #8ADBBF #968ADB #DB8AA6
split-complementary
#CFDB8A #8AA6DB #BF8ADB
monochromatic
#A1B337 #BCCD5B #CFDB8A #E2E9B9 #F5F8E8
Accessibility & contrast
On white
1.48
#CFDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CFDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB8A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB8A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#D8D3C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdb8a; /* rgb */ color: rgb(207, 219, 138); /* oklch */ color: oklch(86.4% 0.105 115.5);
Tailwind
colors: {
custom: {
50: '#dee6ad',
500: '#cfdb8a',
950: '#000000',
},
}SCSS
$custom: #cfdb8a; $custom-light: #dee6ad; $custom-dark: #000000;
JSON
{
"hex": "#cfdb8a",
"rgb": {
"r": 207,
"g": 219,
"b": 138
},
"hsl": {
"h": 68.889,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.86381,
"c": 0.10474,
"h": 115.5
},
"luminance": 0.65763
}Semantic roles & 50–950 ramp
primary
#CFDB8A
secondary
#6557B2
accent
#25C03C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481