#DFF39E#DFF39E
#DFF39E is a very light, moderate yellow-green. Relative luminance 0.823; OKLCH L 93.0% C 0.110 H 119.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF39E |
|---|---|
| RGB | rgb(223, 243, 158) |
| HSL | hsl(74, 78%, 79%) |
| HSV | hsv(74, 35%, 95%) |
| CMYK | cmyk(8.2%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(92.69, -19.87, 38.86) |
| CIE-LCH | lch(92.69, 43.64, 117.08°) |
| OKLab | oklab(93% -0.054 0.096) |
| OKLCH | oklch(93% 0.11 119.4) |
| XYZ | xyz(68.6535, 82.2580, 44.6018) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.89
Parchment
#FEFCAF
ΔE00 6.09
Creme
#FFFFB6
ΔE00 6.10
Light Beige
#FFFEB6
ΔE00 6.27
Light Yellow Green
#CCFD7F
ΔE00 6.80
Pistachio (survey)
#C0FA8B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF39E #B29EF3
analogous
#F3DC9E #DFF39E #B4F39E
triadic
#DFF39E #9EDFF3 #F39EDF
tetradic
#DFF39E #9EF3DC #B29EF3 #F39EB4
square
#DFF39E #9EF3DC #B29EF3 #F39EB4
split-complementary
#DFF39E #9EB4F3 #DC9EF3
monochromatic
#BBE631 #CDEC68 #DFF39E #F1FAD4 #F6FCE4
Accessibility & contrast
On white
1.20
#DFF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DFF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF39E
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF39E | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA98
Deuteranopia (green-blind)
#FBEAA2
Tritanopia (blue-blind)
#E7EBDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff39e; /* rgb */ color: rgb(223, 243, 158); /* oklch */ color: oklch(93.0% 0.110 119.4);
Tailwind
colors: {
custom: {
50: '#eaf7bb',
500: '#dff39e',
950: '#000000',
},
}SCSS
$custom: #dff39e; $custom-light: #eaf7bb; $custom-dark: #000000;
JSON
{
"hex": "#dff39e",
"rgb": {
"r": 223,
"g": 243,
"b": 158
},
"hsl": {
"h": 74.118,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.92997,
"c": 0.11016,
"h": 119.4
},
"luminance": 0.82258
}Semantic roles & 50–950 ramp
primary
#DFF39E
secondary
#7E64D1
accent
#0BDA3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582