#CFDF83#CFDF83
#CFDF83 is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 87.1% C 0.118 H 117.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF83 |
|---|---|
| RGB | rgb(207, 223, 131) |
| HSL | hsl(70, 59%, 69%) |
| HSV | hsv(70, 41%, 87%) |
| CMYK | cmyk(7.2%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(85.85, -19.29, 43.22) |
| CIE-LCH | lch(85.85, 47.33, 114.05°) |
| OKLab | oklab(87.12% -0.0534 0.105) |
| OKLCH | oklch(87.12% 0.118 117) |
| XYZ | xyz(56.2169, 67.6799, 31.5703) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.02
Pale Olive
#B9CC81
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF83 #9383DF
analogous
#DFC183 #CFDF83 #A1DF83
triadic
#CFDF83 #83CFDF #DF83CF
tetradic
#CFDF83 #83DFC1 #9383DF #DF83A1
square
#CFDF83 #83DFC1 #9383DF #DF83A1
split-complementary
#CFDF83 #83A1DF #C183DF
monochromatic
#A0B830 #BCD252 #CFDF83 #E2ECB4 #F5F8E4
Accessibility & contrast
On white
1.44
#CFDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CFDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF83
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF83 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#D8D6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf83; /* rgb */ color: rgb(207, 223, 131); /* oklch */ color: oklch(87.1% 0.118 117.0);
Tailwind
colors: {
custom: {
50: '#dfe9a8',
500: '#cfdf83',
950: '#000000',
},
}SCSS
$custom: #cfdf83; $custom-light: #dfe9a8; $custom-dark: #000000;
JSON
{
"hex": "#cfdf83",
"rgb": {
"r": 207,
"g": 223,
"b": 131
},
"hsl": {
"h": 70.435,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.87123,
"c": 0.11779,
"h": 117
},
"luminance": 0.67679
}Semantic roles & 50–950 ramp
primary
#CFDF83
secondary
#6250B6
accent
#1FC73C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480