#DFF59B#DFF59B
#DFF59B is a very light, moderate yellow-green. Relative luminance 0.834; OKLCH L 93.4% C 0.116 H 119.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF59B |
|---|---|
| RGB | rgb(223, 245, 155) |
| HSL | hsl(75, 82%, 78%) |
| HSV | hsv(75, 37%, 96%) |
| CMYK | cmyk(9%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(93.17, -21.19, 40.97) |
| CIE-LCH | lch(93.17, 46.13, 117.35°) |
| OKLab | oklab(93.37% -0.0579 0.1008) |
| OKLCH | oklch(93.37% 0.116 119.9) |
| XYZ | xyz(69.0002, 83.3595, 43.4590) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 6.01
Parchment
#FEFCAF
ΔE00 6.41
Creme
#FFFFB6
ΔE00 6.45
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Light Beige
#FFFEB6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF59B #B19BF5
analogous
#F5DE9B #DFF59B #B2F59B
triadic
#DFF59B #9BDFF5 #F59BDF
tetradic
#DFF59B #9BF5DE #B19BF5 #F59BB2
square
#DFF59B #9BF5DE #B19BF5 #F59BB2
split-complementary
#DFF59B #9BB2F5 #DE9BF5
monochromatic
#BBEA2C #CDEF63 #DFF59B #F1FBD3 #F6FCE3
Accessibility & contrast
On white
1.19
#DFF59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFF59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF59B
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF59B | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#FDEC9F
Tritanopia (blue-blind)
#E7ECDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff59b; /* rgb */ color: rgb(223, 245, 155); /* oklch */ color: oklch(93.4% 0.116 119.9);
Tailwind
colors: {
custom: {
50: '#eaf8b9',
500: '#dff59b',
950: '#000000',
},
}SCSS
$custom: #dff59b; $custom-light: #eaf8b9; $custom-dark: #000000;
JSON
{
"hex": "#dff59b",
"rgb": {
"r": 223,
"g": 245,
"b": 155
},
"hsl": {
"h": 74.667,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.93368,
"c": 0.11626,
"h": 119.9
},
"luminance": 0.83359
}Semantic roles & 50–950 ramp
primary
#DFF59B
secondary
#7D60D4
accent
#07DE3C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581