#DFFA89#DFFA89
#DFFA89 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.2% C 0.142 H 120.2°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA89 |
|---|---|
| RGB | rgb(223, 250, 137) |
| HSL | hsl(74, 92%, 76%) |
| HSV | hsv(74, 45%, 98%) |
| CMYK | cmyk(10.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(94.25, -25.58, 51.04) |
| CIE-LCH | lch(94.25, 57.09, 116.61°) |
| OKLab | oklab(94.16% -0.0715 0.1227) |
| OKLCH | oklch(94.16% 0.142 120.2) |
| XYZ | xyz(69.1327, 85.8655, 36.5938) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA89 #A489FA
analogous
#FADC89 #DFFA89 #A6FA89
triadic
#DFFA89 #89DFFA #FA89DF
tetradic
#DFFA89 #89FADC #A489FA #FA89A6
square
#DFFA89 #89FADC #A489FA #FA89A6
split-complementary
#DFFA89 #89A6FA #DC89FA
monochromatic
#BFF514 #CFF84E #DFFA89 #EFFCC4 #F7FEE2
Accessibility & contrast
On white
1.16
#DFFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DFFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA89
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA89 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FFEF8F
Tritanopia (blue-blind)
#E8F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dffa89; /* rgb */ color: rgb(223, 250, 137); /* oklch */ color: oklch(94.2% 0.142 120.2);
Tailwind
colors: {
custom: {
50: '#eafcad',
500: '#dffa89',
950: '#000000',
},
}SCSS
$custom: #dffa89; $custom-light: #eafcad; $custom-dark: #000000;
JSON
{
"hex": "#dffa89",
"rgb": {
"r": 223,
"g": 250,
"b": 137
},
"hsl": {
"h": 74.336,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.94156,
"c": 0.14203,
"h": 120.2
},
"luminance": 0.85865
}Semantic roles & 50–950 ramp
primary
#DFFA89
secondary
#704FD9
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581