#CFDC99#CFDC99
#CFDC99 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.9% C 0.089 H 117.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC99 |
|---|---|
| RGB | rgb(207, 220, 153) |
| HSL | hsl(72, 49%, 73%) |
| HSV | hsv(72, 30%, 86%) |
| CMYK | cmyk(5.9%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(85.38, -15.15, 31.54) |
| CIE-LCH | lch(85.38, 34.99, 115.65°) |
| OKLab | oklab(86.86% -0.0405 0.0788) |
| OKLCH | oklch(86.86% 0.089 117.2) |
| XYZ | xyz(57.0749, 66.7520, 40.0085) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 6.25
Palegoldenrod
#EEE8AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC99 #A699DC
analogous
#DCC799 #CFDC99 #ADDC99
triadic
#CFDC99 #99CFDC #DC99CF
tetradic
#CFDC99 #99DCC7 #A699DC #DC99AD
square
#CFDC99 #99DCC7 #A699DC #DC99AD
split-complementary
#CFDC99 #99ADDC #C799DC
monochromatic
#A3BB40 #BACC6B #CFDC99 #E4ECC7 #F4F7E8
Accessibility & contrast
On white
1.46
#CFDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CFDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC99
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC99 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#D6D5CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc99; /* rgb */ color: rgb(207, 220, 153); /* oklch */ color: oklch(86.9% 0.089 117.2);
Tailwind
colors: {
custom: {
50: '#dee6b7',
500: '#cfdc99',
950: '#000000',
},
}SCSS
$custom: #cfdc99; $custom-light: #dee6b7; $custom-dark: #000000;
JSON
{
"hex": "#cfdc99",
"rgb": {
"r": 207,
"g": 220,
"b": 153
},
"hsl": {
"h": 71.642,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.86859,
"c": 0.08858,
"h": 117.2
},
"luminance": 0.66752
}Semantic roles & 50–950 ramp
primary
#CFDC99
secondary
#7565B4
accent
#29BC46
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481