#DFF589#DFF589
#DFF589 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.136 H 118.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF589 |
|---|---|
| RGB | rgb(223, 245, 137) |
| HSL | hsl(72, 84%, 75%) |
| HSV | hsv(72, 44%, 96%) |
| CMYK | cmyk(9%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(92.93, -23.20, 49.40) |
| CIE-LCH | lch(92.93, 54.58, 115.15°) |
| OKLab | oklab(93.09% -0.0648 0.1191) |
| OKLCH | oklch(93.09% 0.136 118.6) |
| XYZ | xyz(67.5996, 82.7993, 36.0827) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pear
#CBF85F
ΔE00 5.69
Yellowish Tan
#FCFC81
ΔE00 6.15
Light Pea Green
#C4FE82
ΔE00 6.21
Pale Yellow
#FFFF84
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF589 #9F89F5
analogous
#F5D589 #DFF589 #A9F589
triadic
#DFF589 #89DFF5 #F589DF
tetradic
#DFF589 #89F5D5 #9F89F5 #F589A9
square
#DFF589 #89F5D5 #9F89F5 #F589A9
split-complementary
#DFF589 #89A9F5 #D589F5
monochromatic
#C0EB18 #D0F051 #DFF589 #EEFAC1 #F7FDE3
Accessibility & contrast
On white
1.20
#DFF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF589
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF589 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#E9EBDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff589; /* rgb */ color: rgb(223, 245, 137); /* oklch */ color: oklch(93.1% 0.136 118.6);
Tailwind
colors: {
custom: {
50: '#eaf8ad',
500: '#dff589',
950: '#000000',
},
}SCSS
$custom: #dff589; $custom-light: #eaf8ad; $custom-dark: #000000;
JSON
{
"hex": "#dff589",
"rgb": {
"r": 223,
"g": 245,
"b": 137
},
"hsl": {
"h": 72.222,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.93092,
"c": 0.13554,
"h": 118.6
},
"luminance": 0.82799
}Semantic roles & 50–950 ramp
primary
#DFF589
secondary
#6B50D2
accent
#05E132
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581