#DFF2BB#DFF2BB
#DFF2BB is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.3% C 0.075 H 123.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2BB |
|---|---|
| RGB | rgb(223, 242, 187) |
| HSL | hsl(81, 68%, 84%) |
| HSV | hsv(81, 23%, 95%) |
| CMYK | cmyk(7.9%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(92.92, -15.48, 24.52) |
| CIE-LCH | lch(92.92, 29.00, 122.26°) |
| OKLab | oklab(93.34% -0.041 0.0624) |
| OKLCH | oklch(93.34% 0.075 123.3) |
| XYZ | xyz(71.1521, 82.7800, 59.2337) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.68
Very Pale Green
#CFFDBC
ΔE00 5.72
Very Light Green
#D1FFBD
ΔE00 5.82
Ecru
#FEFFCA
ΔE00 6.04
Ivory (survey)
#FFFFCB
ΔE00 6.33
Cream (survey)
#FFFFC2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2BB #CEBBF2
analogous
#F2EABB #DFF2BB #C4F2BB
triadic
#DFF2BB #BBDFF2 #F2BBDF
tetradic
#DFF2BB #BBF2EA #CEBBF2 #F2BBC4
square
#DFF2BB #BBF2EA #CEBBF2 #F2BBC4
split-complementary
#DFF2BB #BBC4F2 #EABBF2
monochromatic
#AFDE54 #C7E888 #DFF2BB #F3FAE5 #F3FAE5
Accessibility & contrast
On white
1.20
#DFF2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DFF2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2BB
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2BB | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#F6EBBD
Tritanopia (blue-blind)
#E3ECE3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff2bb; /* rgb */ color: rgb(223, 242, 187); /* oklch */ color: oklch(93.3% 0.075 123.3);
Tailwind
colors: {
custom: {
50: '#e9f6cf',
500: '#dff2bb',
950: '#000000',
},
}SCSS
$custom: #dff2bb; $custom-light: #e9f6cf; $custom-dark: #000000;
JSON
{
"hex": "#dff2bb",
"rgb": {
"r": 223,
"g": 242,
"b": 187
},
"hsl": {
"h": 80.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.93341,
"c": 0.07465,
"h": 123.3
},
"luminance": 0.8278
}Semantic roles & 50–950 ramp
primary
#DFF2BB
secondary
#9C80D2
accent
#16D056
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583