#DFF49B#DFF49B
#DFF49B is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.2% C 0.115 H 119.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF49B |
|---|---|
| RGB | rgb(223, 244, 155) |
| HSL | hsl(74, 80%, 78%) |
| HSV | hsv(74, 36%, 96%) |
| CMYK | cmyk(8.6%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(92.91, -20.71, 40.63) |
| CIE-LCH | lch(92.91, 45.60, 117.01°) |
| OKLab | oklab(93.16% -0.0566 0.1) |
| OKLCH | oklch(93.16% 0.115 119.5) |
| XYZ | xyz(68.6985, 82.7561, 43.3584) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 6.24
Parchment
#FEFCAF
ΔE00 6.28
Creme
#FFFFB6
ΔE00 6.34
Light Beige
#FFFEB6
ΔE00 6.53
Pistachio (survey)
#C0FA8B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF49B #B09BF4
analogous
#F4DC9B #DFF49B #B2F49B
triadic
#DFF49B #9BDFF4 #F49BDF
tetradic
#DFF49B #9BF4DC #B09BF4 #F49BB2
square
#DFF49B #9BF4DC #B09BF4 #F49BB2
split-complementary
#DFF49B #9BB2F4 #DC9BF4
monochromatic
#BCE82D #CDEE64 #DFF49B #F1FAD2 #F6FCE3
Accessibility & contrast
On white
1.20
#DFF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DFF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF49B
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF49B | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB95
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#E7EBDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff49b; /* rgb */ color: rgb(223, 244, 155); /* oklch */ color: oklch(93.2% 0.115 119.5);
Tailwind
colors: {
custom: {
50: '#eaf7b9',
500: '#dff49b',
950: '#000000',
},
}SCSS
$custom: #dff49b; $custom-light: #eaf7b9; $custom-dark: #000000;
JSON
{
"hex": "#dff49b",
"rgb": {
"r": 223,
"g": 244,
"b": 155
},
"hsl": {
"h": 74.157,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.93157,
"c": 0.1149,
"h": 119.5
},
"luminance": 0.82756
}Semantic roles & 50–950 ramp
primary
#DFF49B
secondary
#7C61D3
accent
#09DD3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581