#DFF8BC#DFF8BC
#DFF8BC is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.6% C 0.082 H 126.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8BC |
|---|---|
| RGB | rgb(223, 248, 188) |
| HSL | hsl(85, 81%, 85%) |
| HSV | hsv(85, 24%, 97%) |
| CMYK | cmyk(10.1%, 0%, 24.2%, 2.7%) |
| CIE-LAB | lab(94.51, -18.27, 26.19) |
| CIE-LCH | lch(94.51, 31.93, 124.90°) |
| OKLab | oklab(94.61% -0.0488 0.0665) |
| OKLCH | oklch(94.61% 0.082 126.3) |
| XYZ | xyz(73.0747, 86.4533, 60.4046) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.18
Very Light Green
#D1FFBD
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 5.83
Light Light Green
#C8FFB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8BC #D5BCF8
analogous
#F8F3BC #DFF8BC #C1F8BC
triadic
#DFF8BC #BCDFF8 #F8BCDF
tetradic
#DFF8BC #BCF8F3 #D5BCF8 #F8BCC1
square
#DFF8BC #BCF8F3 #D5BCF8 #F8BCC1
split-complementary
#DFF8BC #BCC1F8 #F3BCF8
monochromatic
#AAEC4D #C5F285 #DFF8BC #F2FCE3 #F2FCE3
Accessibility & contrast
On white
1.15
#DFF8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DFF8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8BC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8BC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#E3F2E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff8bc; /* rgb */ color: rgb(223, 248, 188); /* oklch */ color: oklch(94.6% 0.082 126.3);
Tailwind
colors: {
custom: {
50: '#e9fad0',
500: '#dff8bc',
950: '#000000',
},
}SCSS
$custom: #dff8bc; $custom-light: #e9fad0; $custom-dark: #000000;
JSON
{
"hex": "#dff8bc",
"rgb": {
"r": 223,
"g": 248,
"b": 188
},
"hsl": {
"h": 85,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.94611,
"c": 0.08247,
"h": 126.3
},
"luminance": 0.86454
}Semantic roles & 50–950 ramp
primary
#DFF8BC
secondary
#A47DDB
accent
#08DD61
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583