#DCFC85#DCFC85
#DCFC85 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.3% C 0.150 H 121.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFC85 |
|---|---|
| RGB | rgb(220, 252, 133) |
| HSL | hsl(76, 95%, 75%) |
| HSV | hsv(76, 47%, 99%) |
| CMYK | cmyk(12.7%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(94.54, -28.04, 53.22) |
| CIE-LCH | lch(94.54, 60.16, 117.79°) |
| OKLab | oklab(94.32% -0.0786 0.1273) |
| OKLCH | oklch(94.32% 0.15 121.7) |
| XYZ | xyz(68.5595, 86.5299, 35.2758) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pear
#CBF85F
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 4.41
Pale Lime
#BEFD73
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFC85 #A585FC
analogous
#FCE085 #DCFC85 #A1FC85
triadic
#DCFC85 #85DCFC #FC85DC
tetradic
#DCFC85 #85FCE0 #A585FC #FC85A1
square
#DCFC85 #85FCE0 #A585FC #FC85A1
split-complementary
#DCFC85 #85A1FC #E085FC
monochromatic
#BAF90E #CBFB49 #DCFC85 #EDFDC1 #F6FEE1
Accessibility & contrast
On white
1.15
#DCFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#DCFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFC85
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFC85 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFEF8C
Tritanopia (blue-blind)
#E5F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcfc85; /* rgb */ color: rgb(220, 252, 133); /* oklch */ color: oklch(94.3% 0.150 121.7);
Tailwind
colors: {
custom: {
50: '#e9fdab',
500: '#dcfc85',
950: '#000000',
},
}SCSS
$custom: #dcfc85; $custom-light: #e9fdab; $custom-dark: #000000;
JSON
{
"hex": "#dcfc85",
"rgb": {
"r": 220,
"g": 252,
"b": 133
},
"hsl": {
"h": 76.134,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.94317,
"c": 0.14965,
"h": 121.7
},
"luminance": 0.8653
}Semantic roles & 50–950 ramp
primary
#DCFC85
secondary
#714ADB
accent
#00E63E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581