#DFF39D#DFF39D
#DFF39D is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 93.0% C 0.111 H 119.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF39D |
|---|---|
| RGB | rgb(223, 243, 157) |
| HSL | hsl(74, 78%, 78%) |
| HSV | hsv(74, 35%, 95%) |
| CMYK | cmyk(8.2%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(92.67, -19.99, 39.34) |
| CIE-LCH | lch(92.67, 44.12, 116.94°) |
| OKLab | oklab(92.98% -0.0544 0.0971) |
| OKLCH | oklch(92.98% 0.111 119.3) |
| XYZ | xyz(68.5677, 82.2237, 44.1503) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.93
Parchment
#FEFCAF
ΔE00 6.11
Creme
#FFFFB6
ΔE00 6.14
Light Beige
#FFFEB6
ΔE00 6.31
Light Yellow Green
#CCFD7F
ΔE00 6.69
Pistachio (survey)
#C0FA8B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF39D #B19DF3
analogous
#F3DC9D #DFF39D #B4F39D
triadic
#DFF39D #9DDFF3 #F39DDF
tetradic
#DFF39D #9DF3DC #B19DF3 #F39DB4
square
#DFF39D #9DF3DC #B19DF3 #F39DB4
split-complementary
#DFF39D #9DB4F3 #DC9DF3
monochromatic
#BBE630 #CDEC66 #DFF39D #F1FAD4 #F6FCE4
Accessibility & contrast
On white
1.20
#DFF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DFF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF39D
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF39D | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA97
Deuteranopia (green-blind)
#FBEAA1
Tritanopia (blue-blind)
#E7EADD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff39d; /* rgb */ color: rgb(223, 243, 157); /* oklch */ color: oklch(93.0% 0.111 119.3);
Tailwind
colors: {
custom: {
50: '#eaf7bb',
500: '#dff39d',
950: '#000000',
},
}SCSS
$custom: #dff39d; $custom-light: #eaf7bb; $custom-dark: #000000;
JSON
{
"hex": "#dff39d",
"rgb": {
"r": 223,
"g": 243,
"b": 157
},
"hsl": {
"h": 73.953,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.9298,
"c": 0.1113,
"h": 119.3
},
"luminance": 0.82223
}Semantic roles & 50–950 ramp
primary
#DFF39D
secondary
#7D63D1
accent
#0BDA3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582