#DFF89A#DFF89A
#DFF89A is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 94.0% C 0.121 H 120.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF89A |
|---|---|
| RGB | rgb(223, 248, 154) |
| HSL | hsl(76, 87%, 79%) |
| HSV | hsv(76, 38%, 97%) |
| CMYK | cmyk(10.1%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(93.95, -22.75, 42.47) |
| CIE-LCH | lch(93.95, 48.18, 118.18°) |
| OKLab | oklab(93.99% -0.0624 0.1042) |
| OKLCH | oklch(93.99% 0.121 120.9) |
| XYZ | xyz(69.8315, 85.1560, 43.3235) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Light Pea Green
#C4FE82
ΔE00 6.09
Celery
#C1FD95
ΔE00 6.11
Light Yellowish Green
#C2FF89
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF89A #B39AF8
analogous
#F8E29A #DFF89A #B0F89A
triadic
#DFF89A #9ADFF8 #F89ADF
tetradic
#DFF89A #9AF8E2 #B39AF8 #F89AB0
square
#DFF89A #9AF8E2 #B39AF8 #F89AB0
split-complementary
#DFF89A #9AB0F8 #E29AF8
monochromatic
#BBF028 #CDF461 #DFF89A #F1FCD3 #F6FDE2
Accessibility & contrast
On white
1.16
#DFF89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DFF89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF89A
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF89A | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE93
Deuteranopia (green-blind)
#FFEE9F
Tritanopia (blue-blind)
#E7EFE1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff89a; /* rgb */ color: rgb(223, 248, 154); /* oklch */ color: oklch(94.0% 0.121 120.9);
Tailwind
colors: {
custom: {
50: '#eafab9',
500: '#dff89a',
950: '#000000',
},
}SCSS
$custom: #dff89a; $custom-light: #eafab9; $custom-dark: #000000;
JSON
{
"hex": "#dff89a",
"rgb": {
"r": 223,
"g": 248,
"b": 154
},
"hsl": {
"h": 75.957,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.93986,
"c": 0.12145,
"h": 120.9
},
"luminance": 0.85156
}Semantic roles & 50–950 ramp
primary
#DFF89A
secondary
#7F5ED8
accent
#02E43E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581