#DFF985#DFF985
#DFF985 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.9% C 0.145 H 119.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF985 |
|---|---|
| RGB | rgb(223, 249, 133) |
| HSL | hsl(73, 91%, 75%) |
| HSV | hsv(73, 47%, 98%) |
| CMYK | cmyk(10.4%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(93.94, -25.51, 52.54) |
| CIE-LCH | lch(93.94, 58.40, 115.90°) |
| OKLab | oklab(93.89% -0.0716 0.1258) |
| OKLCH | oklch(93.89% 0.145 119.7) |
| XYZ | xyz(68.5412, 85.1331, 35.0072) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 5.61
Pale Lime
#BEFD73
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF985 #9F85F9
analogous
#F9D985 #DFF985 #A5F985
triadic
#DFF985 #85DFF9 #F985DF
tetradic
#DFF985 #85F9D9 #9F85F9 #F985A5
square
#DFF985 #85F9D9 #9F85F9 #F985A5
split-complementary
#DFF985 #85A5F9 #D985F9
monochromatic
#C0F310 #D0F64B #DFF985 #EEFCBF #F7FEE2
Accessibility & contrast
On white
1.16
#DFF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DFF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF985
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF985 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FFEE8B
Tritanopia (blue-blind)
#E9EEDE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff985; /* rgb */ color: rgb(223, 249, 133); /* oklch */ color: oklch(93.9% 0.145 119.7);
Tailwind
colors: {
custom: {
50: '#ebfbab',
500: '#dff985',
950: '#000000',
},
}SCSS
$custom: #dff985; $custom-light: #ebfbab; $custom-dark: #000000;
JSON
{
"hex": "#dff985",
"rgb": {
"r": 223,
"g": 249,
"b": 133
},
"hsl": {
"h": 73.448,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.93888,
"c": 0.14474,
"h": 119.7
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#DFF985
secondary
#6B4BD7
accent
#00E633
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581