#CFDC93#CFDC93
#CFDC93 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.7% C 0.096 H 116.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC93 |
|---|---|
| RGB | rgb(207, 220, 147) |
| HSL | hsl(71, 51%, 72%) |
| HSV | hsv(71, 33%, 86%) |
| CMYK | cmyk(5.9%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(85.28, -15.92, 34.48) |
| CIE-LCH | lch(85.28, 37.97, 114.78°) |
| OKLab | oklab(86.75% -0.0429 0.0855) |
| OKLCH | oklch(86.75% 0.096 116.7) |
| XYZ | xyz(56.5918, 66.5588, 37.4639) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 4.43
Greenish Tan
#BCCB7A
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.78
Palegoldenrod
#EEE8AA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC93 #A093DC
analogous
#DCC593 #CFDC93 #ABDC93
triadic
#CFDC93 #93CFDC #DC93CF
tetradic
#CFDC93 #93DCC5 #A093DC #DC93AB
square
#CFDC93 #93DCC5 #A093DC #DC93AB
split-complementary
#CFDC93 #93ABDC #C593DC
monochromatic
#A2B93C #BACD65 #CFDC93 #E4EBC1 #F5F8E8
Accessibility & contrast
On white
1.47
#CFDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CFDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC93
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC93 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#D7D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc93; /* rgb */ color: rgb(207, 220, 147); /* oklch */ color: oklch(86.7% 0.096 116.7);
Tailwind
colors: {
custom: {
50: '#dee6b3',
500: '#cfdc93',
950: '#000000',
},
}SCSS
$custom: #cfdc93; $custom-light: #dee6b3; $custom-dark: #000000;
JSON
{
"hex": "#cfdc93",
"rgb": {
"r": 207,
"g": 220,
"b": 147
},
"hsl": {
"h": 70.685,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.86749,
"c": 0.09568,
"h": 116.7
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#CFDC93
secondary
#6F60B4
accent
#27BE42
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481