#DFF499#DFF499
#DFF499 is a very light, moderate yellow-green. Relative luminance 0.827; OKLCH L 93.1% C 0.117 H 119.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF499 |
|---|---|
| RGB | rgb(223, 244, 153) |
| HSL | hsl(74, 81%, 78%) |
| HSV | hsv(74, 37%, 96%) |
| CMYK | cmyk(8.6%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(92.88, -20.95, 41.58) |
| CIE-LCH | lch(92.88, 46.56, 116.74°) |
| OKLab | oklab(93.12% -0.0574 0.1021) |
| OKLCH | oklch(93.12% 0.117 119.3) |
| XYZ | xyz(68.5319, 82.6895, 42.4811) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.45
Light Yellow Green
#CCFD7F
ΔE00 6.05
Parchment
#FEFCAF
ΔE00 6.34
Creme
#FFFFB6
ΔE00 6.44
Pistachio (survey)
#C0FA8B
ΔE00 6.61
Light Beige
#FFFEB6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF499 #AE99F4
analogous
#F4DB99 #DFF499 #B1F499
triadic
#DFF499 #99DFF4 #F499DF
tetradic
#DFF499 #99F4DB #AE99F4 #F499B1
square
#DFF499 #99F4DB #AE99F4 #F499B1
split-complementary
#DFF499 #99B1F4 #DB99F4
monochromatic
#BCE82B #CEEE62 #DFF499 #F0FAD0 #F6FCE3
Accessibility & contrast
On white
1.20
#DFF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DFF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF499
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF499 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#FCEB9D
Tritanopia (blue-blind)
#E7EBDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff499; /* rgb */ color: rgb(223, 244, 153); /* oklch */ color: oklch(93.1% 0.117 119.3);
Tailwind
colors: {
custom: {
50: '#eaf7b8',
500: '#dff499',
950: '#000000',
},
}SCSS
$custom: #dff499; $custom-light: #eaf7b8; $custom-dark: #000000;
JSON
{
"hex": "#dff499",
"rgb": {
"r": 223,
"g": 244,
"b": 153
},
"hsl": {
"h": 73.846,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.93124,
"c": 0.11712,
"h": 119.3
},
"luminance": 0.82689
}Semantic roles & 50–950 ramp
primary
#DFF499
secondary
#7A5FD2
accent
#09DD3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581