#DFF7B1#DFF7B1
#DFF7B1 is a very light, moderate yellow-green. Relative luminance 0.854; OKLCH L 94.2% C 0.094 H 123.6°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7B1 |
|---|---|
| RGB | rgb(223, 247, 177) |
| HSL | hsl(81, 81%, 83%) |
| HSV | hsv(81, 28%, 97%) |
| CMYK | cmyk(9.7%, 0%, 28.3%, 3.1%) |
| CIE-LAB | lab(94.05, -19.34, 31.14) |
| CIE-LCH | lch(94.05, 36.66, 121.84°) |
| OKLab | oklab(94.18% -0.0519 0.0783) |
| OKLCH | oklch(94.18% 0.094 123.6) |
| XYZ | xyz(71.6272, 85.3837, 54.2936) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.85
Very Light Green
#D1FFBD
ΔE00 4.92
Very Pale Green
#CFFDBC
ΔE00 4.97
Light Light Green
#C8FFB0
ΔE00 5.77
Pale Green
#C7FDB5
ΔE00 5.83
Light Sage
#BCECAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7B1 #C9B1F7
analogous
#F7ECB1 #DFF7B1 #BCF7B1
triadic
#DFF7B1 #B1DFF7 #F7B1DF
tetradic
#DFF7B1 #B1F7EC #C9B1F7 #F7B1BC
square
#DFF7B1 #B1F7EC #C9B1F7 #F7B1BC
split-complementary
#DFF7B1 #B1BCF7 #ECB1F7
monochromatic
#B1EC42 #C8F179 #DFF7B1 #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.16
#DFF7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DFF7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7B1
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7B1 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAC
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#E4F0E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff7b1; /* rgb */ color: rgb(223, 247, 177); /* oklch */ color: oklch(94.2% 0.094 123.6);
Tailwind
colors: {
custom: {
50: '#e9f9c8',
500: '#dff7b1',
950: '#000000',
},
}SCSS
$custom: #dff7b1; $custom-light: #e9f9c8; $custom-dark: #000000;
JSON
{
"hex": "#dff7b1",
"rgb": {
"r": 223,
"g": 247,
"b": 177
},
"hsl": {
"h": 80.571,
"s": 81.395,
"l": 83.137
},
"oklch": {
"l": 0.94182,
"c": 0.09392,
"h": 123.6
},
"luminance": 0.85384
}Semantic roles & 50–950 ramp
primary
#DFF7B1
secondary
#9673D9
accent
#08DE51
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582