#DFFC85#DFFC85
#DFFC85 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.5% C 0.149 H 120.6°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFC85 |
|---|---|
| RGB | rgb(223, 252, 133) |
| HSL | hsl(75, 95%, 75%) |
| HSV | hsv(75, 47%, 99%) |
| CMYK | cmyk(11.5%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(94.74, -26.92, 53.51) |
| CIE-LCH | lch(94.74, 59.90, 116.71°) |
| OKLab | oklab(94.53% -0.0756 0.1279) |
| OKLCH | oklch(94.53% 0.149 120.6) |
| XYZ | xyz(69.4758, 87.0024, 35.3188) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.50
Pear
#CBF85F
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 5.01
Pale Lime
#BEFD73
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFC85 #A285FC
analogous
#FCDE85 #DFFC85 #A3FC85
triadic
#DFFC85 #85DFFC #FC85DF
tetradic
#DFFC85 #85FCDE #A285FC #FC85A3
square
#DFFC85 #85FCDE #A285FC #FC85A3
split-complementary
#DFFC85 #85A3FC #DE85FC
monochromatic
#C0F90E #CFFB49 #DFFC85 #EFFDC1 #F7FEE1
Accessibility & contrast
On white
1.14
#DFFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DFFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFC85
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFC85 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#E8F1E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffc85; /* rgb */ color: rgb(223, 252, 133); /* oklch */ color: oklch(94.5% 0.149 120.6);
Tailwind
colors: {
custom: {
50: '#ebfdab',
500: '#dffc85',
950: '#000000',
},
}SCSS
$custom: #dffc85; $custom-light: #ebfdab; $custom-dark: #000000;
JSON
{
"hex": "#dffc85",
"rgb": {
"r": 223,
"g": 252,
"b": 133
},
"hsl": {
"h": 74.622,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.94529,
"c": 0.1486,
"h": 120.6
},
"luminance": 0.87002
}Semantic roles & 50–950 ramp
primary
#DFFC85
secondary
#6E4ADB
accent
#00E638
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581