#DFF99A#DFF99A
#DFF99A is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.2% C 0.123 H 121.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF99A |
|---|---|
| RGB | rgb(223, 249, 154) |
| HSL | hsl(76, 89%, 79%) |
| HSV | hsv(76, 38%, 98%) |
| CMYK | cmyk(10.4%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(94.22, -23.23, 42.81) |
| CIE-LCH | lch(94.22, 48.71, 118.49°) |
| OKLab | oklab(94.2% -0.0638 0.105) |
| OKLCH | oklch(94.2% 0.123 121.3) |
| XYZ | xyz(70.1397, 85.7725, 43.4262) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Pea Green
#C4FE82
ΔE00 5.88
Celery
#C1FD95
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF99A #B49AF9
analogous
#F9E49A #DFF99A #B0F99A
triadic
#DFF99A #9ADFF9 #F99ADF
tetradic
#DFF99A #9AF9E4 #B49AF9 #F99AB0
square
#DFF99A #9AF9E4 #B49AF9 #F99AB0
split-complementary
#DFF99A #9AB0F9 #E49AF9
monochromatic
#BAF226 #CDF660 #DFF99A #F1FCD4 #F6FDE2
Accessibility & contrast
On white
1.16
#DFF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DFF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF99A
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF99A | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF93
Deuteranopia (green-blind)
#FFEE9F
Tritanopia (blue-blind)
#E7F0E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff99a; /* rgb */ color: rgb(223, 249, 154); /* oklch */ color: oklch(94.2% 0.123 121.3);
Tailwind
colors: {
custom: {
50: '#eafbb9',
500: '#dff99a',
950: '#000000',
},
}SCSS
$custom: #dff99a; $custom-light: #eafbb9; $custom-dark: #000000;
JSON
{
"hex": "#dff99a",
"rgb": {
"r": 223,
"g": 249,
"b": 154
},
"hsl": {
"h": 76.421,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.94197,
"c": 0.12282,
"h": 121.3
},
"luminance": 0.85772
}Semantic roles & 50–950 ramp
primary
#DFF99A
secondary
#805ED9
accent
#00E53F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581