#DFF4BB#DFF4BB
#DFF4BB is a very light, moderate yellow-green. Relative luminance 0.840; OKLCH L 93.8% C 0.078 H 124.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4BB |
|---|---|
| RGB | rgb(223, 244, 187) |
| HSL | hsl(82, 72%, 85%) |
| HSV | hsv(82, 23%, 96%) |
| CMYK | cmyk(8.6%, 0%, 23.4%, 4.3%) |
| CIE-LAB | lab(93.44, -16.46, 25.24) |
| CIE-LCH | lch(93.44, 30.13, 123.11°) |
| OKLab | oklab(93.76% -0.0438 0.0641) |
| OKLCH | oklch(93.76% 0.078 124.3) |
| XYZ | xyz(71.7506, 83.9770, 59.4333) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.16
Very Light Green
#D1FFBD
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.55
Ecru
#FEFFCA
ΔE00 6.24
Light Sage
#BCECAC
ΔE00 6.25
Cream (survey)
#FFFFC2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4BB #D0BBF4
analogous
#F4EDBB #DFF4BB #C3F4BB
triadic
#DFF4BB #BBDFF4 #F4BBDF
tetradic
#DFF4BB #BBF4ED #D0BBF4 #F4BBC3
square
#DFF4BB #BBF4ED #D0BBF4 #F4BBC3
split-complementary
#DFF4BB #BBC3F4 #EDBBF4
monochromatic
#ADE352 #C6EB86 #DFF4BB #F3FBE5 #F3FBE5
Accessibility & contrast
On white
1.18
#DFF4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DFF4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4BB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4BB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#F8ECBD
Tritanopia (blue-blind)
#E3EEE5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff4bb; /* rgb */ color: rgb(223, 244, 187); /* oklch */ color: oklch(93.8% 0.078 124.3);
Tailwind
colors: {
custom: {
50: '#e9f7cf',
500: '#dff4bb',
950: '#000000',
},
}SCSS
$custom: #dff4bb; $custom-light: #e9f7cf; $custom-dark: #000000;
JSON
{
"hex": "#dff4bb",
"rgb": {
"r": 223,
"g": 244,
"b": 187
},
"hsl": {
"h": 82.105,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.93757,
"c": 0.07764,
"h": 124.3
},
"luminance": 0.83977
}Semantic roles & 50–950 ramp
primary
#DFF4BB
secondary
#9E7ED5
accent
#11D459
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583