#DFF289#DFF289
#DFF289 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.5% C 0.132 H 117.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF289 |
|---|---|
| RGB | rgb(223, 242, 137) |
| HSL | hsl(71, 80%, 74%) |
| HSV | hsv(71, 43%, 95%) |
| CMYK | cmyk(7.9%, 0%, 43.4%, 5.1%) |
| CIE-LAB | lab(92.13, -21.76, 48.42) |
| CIE-LCH | lch(92.13, 53.08, 114.20°) |
| OKLab | oklab(92.46% -0.0607 0.1169) |
| OKLCH | oklch(92.46% 0.132 117.5) |
| XYZ | xyz(66.6994, 80.9989, 35.7826) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 5.59
Yellowish Tan
#FCFC81
ΔE00 6.02
Pear
#CBF85F
ΔE00 6.24
Pale Yellow
#FFFF84
ΔE00 6.29
Faded Yellow
#FEFF7F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF289 #9C89F2
analogous
#F2D189 #DFF289 #ABF289
triadic
#DFF289 #89DFF2 #F289DF
tetradic
#DFF289 #89F2D1 #9C89F2 #F289AB
square
#DFF289 #89F2D1 #9C89F2 #F289AB
split-complementary
#DFF289 #89ABF2 #D189F2
monochromatic
#C1E61B #D0EC52 #DFF289 #EEF8C0 #F8FCE3
Accessibility & contrast
On white
1.22
#DFF289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DFF289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF289
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF289 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E9E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff289; /* rgb */ color: rgb(223, 242, 137); /* oklch */ color: oklch(92.5% 0.132 117.5);
Tailwind
colors: {
custom: {
50: '#eaf6ad',
500: '#dff289',
950: '#000000',
},
}SCSS
$custom: #dff289; $custom-light: #eaf6ad; $custom-dark: #000000;
JSON
{
"hex": "#dff289",
"rgb": {
"r": 223,
"g": 242,
"b": 137
},
"hsl": {
"h": 70.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.92456,
"c": 0.13169,
"h": 117.5
},
"luminance": 0.80998
}Semantic roles & 50–950 ramp
primary
#DFF289
secondary
#6851CE
accent
#09DC2F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581