#DCFD85#DCFD85
#DCFD85 is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.5% C 0.151 H 122.0°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD85 |
|---|---|
| RGB | rgb(220, 253, 133) |
| HSL | hsl(77, 97%, 76%) |
| HSV | hsv(77, 47%, 99%) |
| CMYK | cmyk(13%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(94.81, -28.51, 53.55) |
| CIE-LCH | lch(94.81, 60.66, 118.03°) |
| OKLab | oklab(94.53% -0.08 0.128) |
| OKLCH | oklch(94.53% 0.151 122) |
| XYZ | xyz(68.8743, 87.1596, 35.3808) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pear
#CBF85F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD85 #A685FD
analogous
#FDE285 #DCFD85 #A0FD85
triadic
#DCFD85 #85DCFD #FD85DC
tetradic
#DCFD85 #85FDE2 #A685FD #FD85A0
square
#DCFD85 #85FDE2 #A685FD #FD85A0
split-complementary
#DCFD85 #85A0FD #E285FD
monochromatic
#B9FB0D #CBFC49 #DCFD85 #EDFEC1 #F6FFE1
Accessibility & contrast
On white
1.14
#DCFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DCFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD85
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD85 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17B
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#E5F3E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfd85; /* rgb */ color: rgb(220, 253, 133); /* oklch */ color: oklch(94.5% 0.151 122.0);
Tailwind
colors: {
custom: {
50: '#e9feab',
500: '#dcfd85',
950: '#000000',
},
}SCSS
$custom: #dcfd85; $custom-light: #e9feab; $custom-dark: #000000;
JSON
{
"hex": "#dcfd85",
"rgb": {
"r": 220,
"g": 253,
"b": 133
},
"hsl": {
"h": 76.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.94531,
"c": 0.15095,
"h": 122
},
"luminance": 0.8716
}Semantic roles & 50–950 ramp
primary
#DCFD85
secondary
#724ADC
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581