#CFDF82#CFDF82
#CFDF82 is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 87.1% C 0.119 H 116.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF82 |
|---|---|
| RGB | rgb(207, 223, 130) |
| HSL | hsl(70, 59%, 69%) |
| HSV | hsv(70, 42%, 87%) |
| CMYK | cmyk(7.2%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(85.83, -19.39, 43.70) |
| CIE-LCH | lch(85.83, 47.81, 113.93°) |
| OKLab | oklab(87.11% -0.0538 0.106) |
| OKLCH | oklch(87.11% 0.119 116.9) |
| XYZ | xyz(56.1494, 67.6529, 31.2151) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 5.63
Khaki (CSS)
#F0E68C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF82 #9282DF
analogous
#DFC182 #CFDF82 #A1DF82
triadic
#CFDF82 #82CFDF #DF82CF
tetradic
#CFDF82 #82DFC1 #9282DF #DF82A1
square
#CFDF82 #82DFC1 #9282DF #DF82A1
split-complementary
#CFDF82 #82A1DF #C182DF
monochromatic
#A0B82F #BCD351 #CFDF82 #E2EBB3 #F4F8E3
Accessibility & contrast
On white
1.45
#CFDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CFDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF82
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF82 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#D8D6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf82; /* rgb */ color: rgb(207, 223, 130); /* oklch */ color: oklch(87.1% 0.119 116.9);
Tailwind
colors: {
custom: {
50: '#dfe9a8',
500: '#cfdf82',
950: '#000000',
},
}SCSS
$custom: #cfdf82; $custom-light: #dfe9a8; $custom-dark: #000000;
JSON
{
"hex": "#cfdf82",
"rgb": {
"r": 207,
"g": 223,
"b": 130
},
"hsl": {
"h": 70.323,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.87108,
"c": 0.11888,
"h": 116.9
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#CFDF82
secondary
#614FB6
accent
#1FC73C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480