#DFF8B1#DFF8B1
#DFF8B1 is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.4% C 0.095 H 124.0°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8B1 |
|---|---|
| RGB | rgb(223, 248, 177) |
| HSL | hsl(81, 84%, 83%) |
| HSV | hsv(81, 29%, 97%) |
| CMYK | cmyk(10.1%, 0%, 28.6%, 2.7%) |
| CIE-LAB | lab(94.31, -19.82, 31.50) |
| CIE-LCH | lch(94.31, 37.22, 122.19°) |
| OKLab | oklab(94.39% -0.0533 0.0791) |
| OKLCH | oklch(94.39% 0.095 124) |
| XYZ | xyz(71.9338, 85.9969, 54.3959) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 4.77
Very Pale Green
#CFFDBC
ΔE00 4.83
Light Light Green
#C8FFB0
ΔE00 5.55
Pale Green
#C7FDB5
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8B1 #CAB1F8
analogous
#F8EDB1 #DFF8B1 #BBF8B1
triadic
#DFF8B1 #B1DFF8 #F8B1DF
tetradic
#DFF8B1 #B1F8ED #CAB1F8 #F8B1BB
square
#DFF8B1 #B1F8ED #CAB1F8 #F8B1BB
split-complementary
#DFF8B1 #B1BBF8 #EDB1F8
monochromatic
#B1EE41 #C8F379 #DFF8B1 #F3FCE3 #F3FCE3
Accessibility & contrast
On white
1.15
#DFF8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DFF8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8B1
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8B1 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAC
Deuteranopia (green-blind)
#FDEEB4
Tritanopia (blue-blind)
#E4F1E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff8b1; /* rgb */ color: rgb(223, 248, 177); /* oklch */ color: oklch(94.4% 0.095 124.0);
Tailwind
colors: {
custom: {
50: '#e9fac8',
500: '#dff8b1',
950: '#000000',
},
}SCSS
$custom: #dff8b1; $custom-light: #e9fac8; $custom-dark: #000000;
JSON
{
"hex": "#dff8b1",
"rgb": {
"r": 223,
"g": 248,
"b": 177
},
"hsl": {
"h": 81.127,
"s": 83.529,
"l": 83.333
},
"oklch": {
"l": 0.94392,
"c": 0.09539,
"h": 124
},
"luminance": 0.85997
}Semantic roles & 50–950 ramp
primary
#DFF8B1
secondary
#9773DA
accent
#06E052
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582