#DFF19D#DFF19D
#DFF19D is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.6% C 0.109 H 118.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF19D |
|---|---|
| RGB | rgb(223, 241, 157) |
| HSL | hsl(73, 75%, 78%) |
| HSV | hsv(73, 35%, 95%) |
| CMYK | cmyk(7.5%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(92.15, -19.02, 38.65) |
| CIE-LCH | lch(92.15, 43.08, 116.20°) |
| OKLab | oklab(92.56% -0.0517 0.0955) |
| OKLCH | oklch(92.56% 0.109 118.4) |
| XYZ | xyz(67.9725, 81.0332, 43.9519) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.53
Parchment
#FEFCAF
ΔE00 5.88
Creme
#FFFFB6
ΔE00 5.95
Light Beige
#FFFEB6
ΔE00 6.10
Buff
#FEF69E
ΔE00 6.96
Palegoldenrod
#EEE8AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF19D #AF9DF1
analogous
#F1D99D #DFF19D #B5F19D
triadic
#DFF19D #9DDFF1 #F19DDF
tetradic
#DFF19D #9DF1D9 #AF9DF1 #F19DB5
square
#DFF19D #9DF1D9 #AF9DF1 #F19DB5
split-complementary
#DFF19D #9DB5F1 #D99DF1
monochromatic
#BCE232 #CEE967 #DFF19D #F0F9D3 #F6FBE4
Accessibility & contrast
On white
1.22
#DFF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DFF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF19D
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF19D | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE897
Deuteranopia (green-blind)
#F9E9A1
Tritanopia (blue-blind)
#E7E8DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff19d; /* rgb */ color: rgb(223, 241, 157); /* oklch */ color: oklch(92.6% 0.109 118.4);
Tailwind
colors: {
custom: {
50: '#eaf5bb',
500: '#dff19d',
950: '#000000',
},
}SCSS
$custom: #dff19d; $custom-light: #eaf5bb; $custom-dark: #000000;
JSON
{
"hex": "#dff19d",
"rgb": {
"r": 223,
"g": 241,
"b": 157
},
"hsl": {
"h": 72.857,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.9256,
"c": 0.10857,
"h": 118.4
},
"luminance": 0.81033
}Semantic roles & 50–950 ramp
primary
#DFF19D
secondary
#7B64CF
accent
#0ED739
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582