#DFF391#DFF391
#DFF391 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.8% C 0.125 H 118.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF391 |
|---|---|
| RGB | rgb(223, 243, 145) |
| HSL | hsl(72, 80%, 76%) |
| HSV | hsv(72, 40%, 95%) |
| CMYK | cmyk(8.2%, 0%, 40.3%, 4.7%) |
| CIE-LAB | lab(92.50, -21.38, 45.01) |
| CIE-LCH | lch(92.50, 49.83, 115.41°) |
| OKLab | oklab(92.79% -0.0591 0.1096) |
| OKLCH | oklch(92.79% 0.125 118.3) |
| XYZ | xyz(67.5931, 81.8339, 39.0172) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 5.68
Parchment
#FEFCAF
ΔE00 6.57
Yellowish Tan
#FCFC81
ΔE00 6.75
Pistachio (survey)
#C0FA8B
ΔE00 6.76
Light Pea Green
#C4FE82
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF391 #A591F3
analogous
#F3D691 #DFF391 #AEF391
triadic
#DFF391 #91DFF3 #F391DF
tetradic
#DFF391 #91F3D6 #A591F3 #F391AE
square
#DFF391 #91F3D6 #A591F3 #F391AE
split-complementary
#DFF391 #91AEF3 #D691F3
monochromatic
#BFE723 #CFED5A #DFF391 #EFF9C8 #F7FCE3
Accessibility & contrast
On white
1.21
#DFF391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DFF391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF391
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF391 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE989
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#E8E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff391; /* rgb */ color: rgb(223, 243, 145); /* oklch */ color: oklch(92.8% 0.125 118.3);
Tailwind
colors: {
custom: {
50: '#eaf7b2',
500: '#dff391',
950: '#000000',
},
}SCSS
$custom: #dff391; $custom-light: #eaf7b2; $custom-dark: #000000;
JSON
{
"hex": "#dff391",
"rgb": {
"r": 223,
"g": 243,
"b": 145
},
"hsl": {
"h": 72.245,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.92787,
"c": 0.12452,
"h": 118.3
},
"luminance": 0.81833
}Semantic roles & 50–950 ramp
primary
#DFF391
secondary
#7158D0
accent
#09DD34
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581