#DFFA91#DFFA91
#DFFA91 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.3% C 0.134 H 120.8°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA91 |
|---|---|
| RGB | rgb(223, 250, 145) |
| HSL | hsl(75, 91%, 77%) |
| HSV | hsv(75, 42%, 98%) |
| CMYK | cmyk(10.8%, 0%, 42%, 2%) |
| CIE-LAB | lab(94.36, -24.73, 47.35) |
| CIE-LCH | lch(94.36, 53.42, 117.57°) |
| OKLab | oklab(94.27% -0.0685 0.1149) |
| OKLCH | oklch(94.27% 0.134 120.8) |
| XYZ | xyz(69.7280, 86.1036, 39.7288) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.12
Light Khaki
#E6F2A2
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Yellowish Green
#C2FF89
ΔE00 5.71
Pear
#CBF85F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA91 #AC91FA
analogous
#FAE191 #DFFA91 #AAFA91
triadic
#DFFA91 #91DFFA #FA91DF
tetradic
#DFFA91 #91FAE1 #AC91FA #FA91AA
square
#DFFA91 #91FAE1 #AC91FA #FA91AA
split-complementary
#DFFA91 #91AAFA #E191FA
monochromatic
#BDF51C #CEF756 #DFFA91 #F0FDCC #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DFFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA91
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA91 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FFEF96
Tritanopia (blue-blind)
#E7F0E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa91; /* rgb */ color: rgb(223, 250, 145); /* oklch */ color: oklch(94.3% 0.134 120.8);
Tailwind
colors: {
custom: {
50: '#eafcb3',
500: '#dffa91',
950: '#000000',
},
}SCSS
$custom: #dffa91; $custom-light: #eafcb3; $custom-dark: #000000;
JSON
{
"hex": "#dffa91",
"rgb": {
"r": 223,
"g": 250,
"b": 145
},
"hsl": {
"h": 75.429,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.94271,
"c": 0.1338,
"h": 120.8
},
"luminance": 0.86104
}Semantic roles & 50–950 ramp
primary
#DFFA91
secondary
#7856DA
accent
#00E63B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581