#DFF19B#DFF19B
#DFF19B is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.5% C 0.111 H 118.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF19B |
|---|---|
| RGB | rgb(223, 241, 155) |
| HSL | hsl(73, 75%, 78%) |
| HSV | hsv(73, 36%, 95%) |
| CMYK | cmyk(7.5%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(92.12, -19.26, 39.60) |
| CIE-LCH | lch(92.12, 44.04, 115.93°) |
| OKLab | oklab(92.53% -0.0525 0.0976) |
| OKLCH | oklch(92.53% 0.111 118.3) |
| XYZ | xyz(67.8031, 80.9655, 43.0600) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.65
Parchment
#FEFCAF
ΔE00 5.92
Creme
#FFFFB6
ΔE00 6.03
Light Beige
#FFFEB6
ΔE00 6.19
Buff
#FEF69E
ΔE00 6.88
Light Yellow Green
#CCFD7F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF19B #AD9BF1
analogous
#F1D89B #DFF19B #B4F19B
triadic
#DFF19B #9BDFF1 #F19BDF
tetradic
#DFF19B #9BF1D8 #AD9BF1 #F19BB4
square
#DFF19B #9BF1D8 #AD9BF1 #F19BB4
split-complementary
#DFF19B #9BB4F1 #D89BF1
monochromatic
#BDE230 #CEE965 #DFF19B #F0F9D1 #F6FBE4
Accessibility & contrast
On white
1.22
#DFF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF19B
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF19B | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE895
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#E7E8DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff19b; /* rgb */ color: rgb(223, 241, 155); /* oklch */ color: oklch(92.5% 0.111 118.3);
Tailwind
colors: {
custom: {
50: '#eaf5b9',
500: '#dff19b',
950: '#000000',
},
}SCSS
$custom: #dff19b; $custom-light: #eaf5b9; $custom-dark: #000000;
JSON
{
"hex": "#dff19b",
"rgb": {
"r": 223,
"g": 241,
"b": 155
},
"hsl": {
"h": 72.558,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.92526,
"c": 0.11084,
"h": 118.3
},
"luminance": 0.80965
}Semantic roles & 50–950 ramp
primary
#DFF19B
secondary
#7962CE
accent
#0ED838
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581