#CFDC95#CFDC95
#CFDC95 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.8% C 0.093 H 116.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC95 |
|---|---|
| RGB | rgb(207, 220, 149) |
| HSL | hsl(71, 50%, 72%) |
| HSV | hsv(71, 32%, 86%) |
| CMYK | cmyk(5.9%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(85.31, -15.66, 33.50) |
| CIE-LCH | lch(85.31, 36.98, 115.06°) |
| OKLab | oklab(86.79% -0.0421 0.0833) |
| OKLCH | oklch(86.79% 0.093 116.8) |
| XYZ | xyz(56.7501, 66.6221, 38.2977) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.46
Pale Olive
#B9CC81
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.91
Palegoldenrod
#EEE8AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC95 #A295DC
analogous
#DCC695 #CFDC95 #ABDC95
triadic
#CFDC95 #95CFDC #DC95CF
tetradic
#CFDC95 #95DCC6 #A295DC #DC95AB
square
#CFDC95 #95DCC6 #A295DC #DC95AB
split-complementary
#CFDC95 #95ABDC #C695DC
monochromatic
#A3B93D #BACD67 #CFDC95 #E4EBC3 #F5F7E8
Accessibility & contrast
On white
1.47
#CFDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CFDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC95
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC95 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#D6D4CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc95; /* rgb */ color: rgb(207, 220, 149); /* oklch */ color: oklch(86.8% 0.093 116.8);
Tailwind
colors: {
custom: {
50: '#dee6b5',
500: '#cfdc95',
950: '#000000',
},
}SCSS
$custom: #cfdc95; $custom-light: #dee6b5; $custom-dark: #000000;
JSON
{
"hex": "#cfdc95",
"rgb": {
"r": 207,
"g": 220,
"b": 149
},
"hsl": {
"h": 70.986,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.86785,
"c": 0.09333,
"h": 116.8
},
"luminance": 0.66622
}Semantic roles & 50–950 ramp
primary
#CFDC95
secondary
#7162B4
accent
#28BE43
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481