#DFF787#DFF787
#DFF787 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.5% C 0.140 H 119.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF787 |
|---|---|
| RGB | rgb(223, 247, 135) |
| HSL | hsl(73, 88%, 75%) |
| HSV | hsv(73, 45%, 97%) |
| CMYK | cmyk(9.7%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(93.43, -24.36, 50.98) |
| CIE-LCH | lch(93.43, 56.50, 115.54°) |
| OKLab | oklab(93.49% -0.0682 0.1224) |
| OKLCH | oklch(93.49% 0.14 119.1) |
| XYZ | xyz(68.0658, 83.9591, 35.5369) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 5.04
Pear
#CBF85F
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.82
Yellowish Tan
#FCFC81
ΔE00 6.16
Pale Yellow
#FFFF84
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF787 #9F87F7
analogous
#F7D787 #DFF787 #A7F787
triadic
#DFF787 #87DFF7 #F787DF
tetradic
#DFF787 #87F7D7 #9F87F7 #F787A7
square
#DFF787 #87F7D7 #9F87F7 #F787A7
split-complementary
#DFF787 #87A7F7 #D787F7
monochromatic
#C0EF14 #D0F34E #DFF787 #EEFBC0 #F7FDE2
Accessibility & contrast
On white
1.18
#DFF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF787
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF787 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7E
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#E9EDDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff787; /* rgb */ color: rgb(223, 247, 135); /* oklch */ color: oklch(93.5% 0.140 119.1);
Tailwind
colors: {
custom: {
50: '#eaf9ac',
500: '#dff787',
950: '#000000',
},
}SCSS
$custom: #dff787; $custom-light: #eaf9ac; $custom-dark: #000000;
JSON
{
"hex": "#dff787",
"rgb": {
"r": 223,
"g": 247,
"b": 135
},
"hsl": {
"h": 72.857,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.93489,
"c": 0.14017,
"h": 119.1
},
"luminance": 0.83959
}Semantic roles & 50–950 ramp
primary
#DFF787
secondary
#6B4ED4
accent
#01E432
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581