#CFDC94#CFDC94
#CFDC94 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.8% C 0.095 H 116.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC94 |
|---|---|
| RGB | rgb(207, 220, 148) |
| HSL | hsl(71, 51%, 72%) |
| HSV | hsv(71, 33%, 86%) |
| CMYK | cmyk(5.9%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(85.30, -15.79, 33.99) |
| CIE-LCH | lch(85.30, 37.48, 114.92°) |
| OKLab | oklab(86.77% -0.0425 0.0844) |
| OKLCH | oklch(86.77% 0.095 116.7) |
| XYZ | xyz(56.6706, 66.5903, 37.8790) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Pale Olive
#B9CC81
ΔE00 4.46
Greenish Tan
#BCCB7A
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.85
Palegoldenrod
#EEE8AA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC94 #A194DC
analogous
#DCC594 #CFDC94 #ABDC94
triadic
#CFDC94 #94CFDC #DC94CF
tetradic
#CFDC94 #94DCC5 #A194DC #DC94AB
square
#CFDC94 #94DCC5 #A194DC #DC94AB
split-complementary
#CFDC94 #94ABDC #C594DC
monochromatic
#A3B93D #BACD66 #CFDC94 #E4EBC2 #F5F7E8
Accessibility & contrast
On white
1.47
#CFDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CFDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC94
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC94 | 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)
#E6D58F
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#D6D4CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc94; /* rgb */ color: rgb(207, 220, 148); /* oklch */ color: oklch(86.8% 0.095 116.7);
Tailwind
colors: {
custom: {
50: '#dee6b4',
500: '#cfdc94',
950: '#000000',
},
}SCSS
$custom: #cfdc94; $custom-light: #dee6b4; $custom-dark: #000000;
JSON
{
"hex": "#cfdc94",
"rgb": {
"r": 207,
"g": 220,
"b": 148
},
"hsl": {
"h": 70.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.86767,
"c": 0.09451,
"h": 116.7
},
"luminance": 0.6659
}Semantic roles & 50–950 ramp
primary
#CFDC94
secondary
#7061B4
accent
#27BE43
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481