#DFF3BB#DFF3BB
#DFF3BB is a very light, moderate yellow-green. Relative luminance 0.834; OKLCH L 93.5% C 0.076 H 123.8°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3BB |
|---|---|
| RGB | rgb(223, 243, 187) |
| HSL | hsl(81, 70%, 84%) |
| HSV | hsv(81, 23%, 95%) |
| CMYK | cmyk(8.2%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(93.18, -15.97, 24.88) |
| CIE-LCH | lch(93.18, 29.56, 122.69°) |
| OKLab | oklab(93.55% -0.0424 0.0633) |
| OKLCH | oklch(93.55% 0.076 123.8) |
| XYZ | xyz(71.4506, 83.3769, 59.3332) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.44
Very Light Green
#D1FFBD
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.61
Ecru
#FEFFCA
ΔE00 6.13
Light Sage
#BCECAC
ΔE00 6.40
Ivory (survey)
#FFFFCB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3BB #CFBBF3
analogous
#F3EBBB #DFF3BB #C3F3BB
triadic
#DFF3BB #BBDFF3 #F3BBDF
tetradic
#DFF3BB #BBF3EB #CFBBF3 #F3BBC3
square
#DFF3BB #BBF3EB #CFBBF3 #F3BBC3
split-complementary
#DFF3BB #BBC3F3 #EBBBF3
monochromatic
#AEE153 #C7EA87 #DFF3BB #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.19
#DFF3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DFF3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3BB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3BB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#F7EBBD
Tritanopia (blue-blind)
#E3EDE4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff3bb; /* rgb */ color: rgb(223, 243, 187); /* oklch */ color: oklch(93.5% 0.076 123.8);
Tailwind
colors: {
custom: {
50: '#e9f7cf',
500: '#dff3bb',
950: '#000000',
},
}SCSS
$custom: #dff3bb; $custom-light: #e9f7cf; $custom-dark: #000000;
JSON
{
"hex": "#dff3bb",
"rgb": {
"r": 223,
"g": 243,
"b": 187
},
"hsl": {
"h": 81.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.93549,
"c": 0.07615,
"h": 123.8
},
"luminance": 0.83377
}Semantic roles & 50–950 ramp
primary
#DFF3BB
secondary
#9D7FD3
accent
#14D258
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583