#DFF99F#DFF99F
#DFF99F is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.3% C 0.117 H 121.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF99F |
|---|---|
| RGB | rgb(223, 249, 159) |
| HSL | hsl(77, 88%, 80%) |
| HSV | hsv(77, 36%, 98%) |
| CMYK | cmyk(10.4%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(94.29, -22.63, 40.45) |
| CIE-LCH | lch(94.29, 46.35, 119.23°) |
| OKLab | oklab(94.28% -0.0618 0.0997) |
| OKLCH | oklch(94.28% 0.117 121.8) |
| XYZ | xyz(70.5648, 85.9425, 45.6652) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.30
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Celery
#C1FD95
ΔE00 5.91
Light Pea Green
#C4FE82
ΔE00 6.26
Light Yellowish Green
#C2FF89
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF99F #B99FF9
analogous
#F9E69F #DFF99F #B2F99F
triadic
#DFF99F #9FDFF9 #F99FDF
tetradic
#DFF99F #9FF9E6 #B99FF9 #F99FB2
square
#DFF99F #9FF9E6 #B99FF9 #F99FB2
split-complementary
#DFF99F #9FB2F9 #E69FF9
monochromatic
#B9F22C #CCF565 #DFF99F #F2FDD9 #F5FDE2
Accessibility & contrast
On white
1.15
#DFF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DFF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF99F
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF99F | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#FFEFA3
Tritanopia (blue-blind)
#E6F0E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff99f; /* rgb */ color: rgb(223, 249, 159); /* oklch */ color: oklch(94.3% 0.117 121.8);
Tailwind
colors: {
custom: {
50: '#eafbbc',
500: '#dff99f',
950: '#000000',
},
}SCSS
$custom: #dff99f; $custom-light: #eafbbc; $custom-dark: #000000;
JSON
{
"hex": "#dff99f",
"rgb": {
"r": 223,
"g": 249,
"b": 159
},
"hsl": {
"h": 77.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.94279,
"c": 0.11731,
"h": 121.8
},
"luminance": 0.85943
}Semantic roles & 50–950 ramp
primary
#DFF99F
secondary
#8562DA
accent
#01E543
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582