#CFDE85#CFDE85
#CFDE85 is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 86.9% C 0.114 H 116.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE85 |
|---|---|
| RGB | rgb(207, 222, 133) |
| HSL | hsl(70, 57%, 70%) |
| HSV | hsv(70, 40%, 87%) |
| CMYK | cmyk(6.8%, 0%, 40.1%, 12.9%) |
| CIE-LAB | lab(85.61, -18.57, 41.93) |
| CIE-LCH | lch(85.61, 45.86, 113.89°) |
| OKLab | oklab(86.94% -0.0513 0.1021) |
| OKLCH | oklch(86.94% 0.114 116.7) |
| XYZ | xyz(56.0873, 67.2019, 32.2023) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.25
Greenish Tan
#BCCB7A
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.51
Khaki (CSS)
#F0E68C
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE85 #9485DE
analogous
#DEC085 #CFDE85 #A3DE85
triadic
#CFDE85 #85CFDE #DE85CF
tetradic
#CFDE85 #85DEC0 #9485DE #DE85A3
square
#CFDE85 #85DEC0 #9485DE #DE85A3
split-complementary
#CFDE85 #85A3DE #C085DE
monochromatic
#A1B732 #BCD155 #CFDE85 #E2EBB5 #F5F8E5
Accessibility & contrast
On white
1.45
#CFDE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CFDE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE85
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE85 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67E
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#D8D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde85; /* rgb */ color: rgb(207, 222, 133); /* oklch */ color: oklch(86.9% 0.114 116.7);
Tailwind
colors: {
custom: {
50: '#dfe8aa',
500: '#cfde85',
950: '#000000',
},
}SCSS
$custom: #cfde85; $custom-light: #dfe8aa; $custom-dark: #000000;
JSON
{
"hex": "#cfde85",
"rgb": {
"r": 207,
"g": 222,
"b": 133
},
"hsl": {
"h": 70.112,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.8694,
"c": 0.11429,
"h": 116.7
},
"luminance": 0.67201
}Semantic roles & 50–950 ramp
primary
#CFDE85
secondary
#6352B5
accent
#21C53C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481