#DFF39B#DFF39B
#DFF39B is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.114 H 119.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF39B |
|---|---|
| RGB | rgb(223, 243, 155) |
| HSL | hsl(74, 79%, 78%) |
| HSV | hsv(74, 36%, 95%) |
| CMYK | cmyk(8.2%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(92.64, -20.23, 40.29) |
| CIE-LCH | lch(92.64, 45.08, 116.66°) |
| OKLab | oklab(92.95% -0.0552 0.0992) |
| OKLCH | oklch(92.95% 0.114 119.1) |
| XYZ | xyz(68.3984, 82.1560, 43.2584) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.06
Parchment
#FEFCAF
ΔE00 6.15
Creme
#FFFFB6
ΔE00 6.22
Light Beige
#FFFEB6
ΔE00 6.41
Light Yellow Green
#CCFD7F
ΔE00 6.48
Pistachio (survey)
#C0FA8B
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF39B #AF9BF3
analogous
#F3DB9B #DFF39B #B3F39B
triadic
#DFF39B #9BDFF3 #F39BDF
tetradic
#DFF39B #9BF3DB #AF9BF3 #F39BB3
square
#DFF39B #9BF3DB #AF9BF3 #F39BB3
split-complementary
#DFF39B #9BB3F3 #DB9BF3
monochromatic
#BCE62E #CEEC64 #DFF39B #F0FAD2 #F6FCE4
Accessibility & contrast
On white
1.20
#DFF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DFF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF39B
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF39B | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA95
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#E7EADD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff39b; /* rgb */ color: rgb(223, 243, 155); /* oklch */ color: oklch(92.9% 0.114 119.1);
Tailwind
colors: {
custom: {
50: '#eaf7b9',
500: '#dff39b',
950: '#000000',
},
}SCSS
$custom: #dff39b; $custom-light: #eaf7b9; $custom-dark: #000000;
JSON
{
"hex": "#dff39b",
"rgb": {
"r": 223,
"g": 243,
"b": 155
},
"hsl": {
"h": 73.636,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.92947,
"c": 0.11354,
"h": 119.1
},
"luminance": 0.82156
}Semantic roles & 50–950 ramp
primary
#DFF39B
secondary
#7B61D1
accent
#0BDB3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581