#CFDD95#CFDD95
#CFDD95 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 87.0% C 0.095 H 117.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD95 |
|---|---|
| RGB | rgb(207, 221, 149) |
| HSL | hsl(72, 51%, 73%) |
| HSV | hsv(72, 33%, 87%) |
| CMYK | cmyk(6.3%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(85.58, -16.16, 33.85) |
| CIE-LCH | lch(85.58, 37.51, 115.52°) |
| OKLab | oklab(87% -0.0435 0.0841) |
| OKLCH | oklch(87% 0.095 117.4) |
| XYZ | xyz(57.0133, 67.1486, 38.3854) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.55
Pale Olive
#B9CC81
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.80
Palegoldenrod
#EEE8AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD95 #A395DD
analogous
#DDC795 #CFDD95 #ABDD95
triadic
#CFDD95 #95CFDD #DD95CF
tetradic
#CFDD95 #95DDC7 #A395DD #DD95AB
square
#CFDD95 #95DDC7 #A395DD #DD95AB
split-complementary
#CFDD95 #95ABDD #C795DD
monochromatic
#A3BB3C #BACE67 #CFDD95 #E4ECC3 #F5F8E8
Accessibility & contrast
On white
1.46
#CFDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CFDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD95
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD95 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D690
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#D6D5CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdd95; /* rgb */ color: rgb(207, 221, 149); /* oklch */ color: oklch(87.0% 0.095 117.4);
Tailwind
colors: {
custom: {
50: '#dee7b5',
500: '#cfdd95',
950: '#000000',
},
}SCSS
$custom: #cfdd95; $custom-light: #dee7b5; $custom-dark: #000000;
JSON
{
"hex": "#cfdd95",
"rgb": {
"r": 207,
"g": 221,
"b": 149
},
"hsl": {
"h": 71.667,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.86997,
"c": 0.0947,
"h": 117.4
},
"luminance": 0.67148
}Semantic roles & 50–950 ramp
primary
#CFDD95
secondary
#7261B5
accent
#27BF44
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481