#DFF8BB#DFF8BB
#DFF8BB is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.6% C 0.084 H 126.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8BB |
|---|---|
| RGB | rgb(223, 248, 187) |
| HSL | hsl(85, 81%, 85%) |
| HSV | hsv(85, 25%, 97%) |
| CMYK | cmyk(10.1%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(94.49, -18.41, 26.67) |
| CIE-LCH | lch(94.49, 32.41, 124.62°) |
| OKLab | oklab(94.59% -0.0492 0.0676) |
| OKLCH | oklch(94.59% 0.084 126.1) |
| XYZ | xyz(72.9673, 86.4103, 59.8388) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.19
Very Light Green
#D1FFBD
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 5.50
Pale Green
#C7FDB5
ΔE00 5.52
Light Sage
#BCECAC
ΔE00 5.83
Light Light Green
#C8FFB0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8BB #D4BBF8
analogous
#F8F2BB #DFF8BB #C0F8BB
triadic
#DFF8BB #BBDFF8 #F8BBDF
tetradic
#DFF8BB #BBF8F2 #D4BBF8 #F8BBC0
square
#DFF8BB #BBF8F2 #D4BBF8 #F8BBC0
split-complementary
#DFF8BB #BBC0F8 #F2BBF8
monochromatic
#ABED4C #C5F284 #DFF8BB #F2FCE3 #F2FCE3
Accessibility & contrast
On white
1.15
#DFF8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DFF8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8BB
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8BB | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#E3F2E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff8bb; /* rgb */ color: rgb(223, 248, 187); /* oklch */ color: oklch(94.6% 0.084 126.1);
Tailwind
colors: {
custom: {
50: '#e9facf',
500: '#dff8bb',
950: '#000000',
},
}SCSS
$custom: #dff8bb; $custom-light: #e9facf; $custom-dark: #000000;
JSON
{
"hex": "#dff8bb",
"rgb": {
"r": 223,
"g": 248,
"b": 187
},
"hsl": {
"h": 84.59,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.9459,
"c": 0.08366,
"h": 126.1
},
"luminance": 0.86411
}Semantic roles & 50–950 ramp
primary
#DFF8BB
secondary
#A37CDB
accent
#08DE5F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583