#CFDB97#CFDB97
#CFDB97 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.6% C 0.090 H 116.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB97 |
|---|---|
| RGB | rgb(207, 219, 151) |
| HSL | hsl(71, 49%, 73%) |
| HSV | hsv(71, 31%, 86%) |
| CMYK | cmyk(5.5%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(85.08, -14.91, 32.17) |
| CIE-LCH | lch(85.08, 35.45, 114.86°) |
| OKLab | oklab(86.61% -0.0399 0.0802) |
| OKLCH | oklch(86.61% 0.09 116.5) |
| XYZ | xyz(56.6495, 66.1632, 39.0586) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 6.21
Palegoldenrod
#EEE8AA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB97 #A397DB
analogous
#DBC597 #CFDB97 #ADDB97
triadic
#CFDB97 #97CFDB #DB97CF
tetradic
#CFDB97 #97DBC5 #A397DB #DB97AD
square
#CFDB97 #97DBC5 #A397DB #DB97AD
split-complementary
#CFDB97 #97ADDB #C597DB
monochromatic
#A3B840 #BACB6A #CFDB97 #E4EBC4 #F5F7E8
Accessibility & contrast
On white
1.48
#CFDB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CFDB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB97
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB97 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D492
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#D6D4C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdb97; /* rgb */ color: rgb(207, 219, 151); /* oklch */ color: oklch(86.6% 0.090 116.5);
Tailwind
colors: {
custom: {
50: '#dee6b6',
500: '#cfdb97',
950: '#000000',
},
}SCSS
$custom: #cfdb97; $custom-light: #dee6b6; $custom-dark: #000000;
JSON
{
"hex": "#cfdb97",
"rgb": {
"r": 207,
"g": 219,
"b": 151
},
"hsl": {
"h": 70.588,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.8661,
"c": 0.08958,
"h": 116.5
},
"luminance": 0.66163
}Semantic roles & 50–950 ramp
primary
#CFDB97
secondary
#7264B3
accent
#2ABC43
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481