#CFDB99#CFDB99
#CFDB99 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.6% C 0.087 H 116.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB99 |
|---|---|
| RGB | rgb(207, 219, 153) |
| HSL | hsl(71, 48%, 73%) |
| HSV | hsv(71, 30%, 86%) |
| CMYK | cmyk(5.5%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(85.11, -14.65, 31.19) |
| CIE-LCH | lch(85.11, 34.45, 115.16°) |
| OKLab | oklab(86.65% -0.0391 0.0779) |
| OKLCH | oklch(86.65% 0.087 116.6) |
| XYZ | xyz(56.8132, 66.2287, 39.9213) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.68
Greenish Beige
#C9D179
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.14
Light Khaki
#E6F2A2
ΔE00 5.54
Palegoldenrod
#EEE8AA
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB99 #A599DB
analogous
#DBC699 #CFDB99 #AEDB99
triadic
#CFDB99 #99CFDB #DB99CF
tetradic
#CFDB99 #99DBC6 #A599DB #DB99AE
square
#CFDB99 #99DBC6 #A599DB #DB99AE
split-complementary
#CFDB99 #99AEDB #C699DB
monochromatic
#A3B841 #BACB6C #CFDB99 #E4EBC6 #F4F7E8
Accessibility & contrast
On white
1.47
#CFDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB99
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB99 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#D6D4CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdb99; /* rgb */ color: rgb(207, 219, 153); /* oklch */ color: oklch(86.6% 0.087 116.6);
Tailwind
colors: {
custom: {
50: '#dee6b7',
500: '#cfdb99',
950: '#000000',
},
}SCSS
$custom: #cfdb99; $custom-light: #dee6b7; $custom-dark: #000000;
JSON
{
"hex": "#cfdb99",
"rgb": {
"r": 207,
"g": 219,
"b": 153
},
"hsl": {
"h": 70.909,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.86648,
"c": 0.08718,
"h": 116.6
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#CFDB99
secondary
#7466B3
accent
#2ABB45
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481