#DFFBE4#DFFBE4
#DFFBE4 is a very light, muted green. Relative luminance 0.903; OKLCH L 96.2% C 0.042 H 150.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBE4 |
|---|---|
| RGB | rgb(223, 251, 228) |
| HSL | hsl(131, 78%, 93%) |
| HSV | hsv(131, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(96.11, -13.28, 7.96) |
| CIE-LCH | lch(96.11, 15.48, 149.06°) |
| OKLab | oklab(96.16% -0.0368 0.0207) |
| OKLCH | oklch(96.16% 0.042 150.6) |
| XYZ | xyz(78.9292, 90.2826, 86.6517) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.20
Ice
#D6FFFA
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.97
Eggshell Blue
#C4FFF7
ΔE00 9.00
Very Pale Blue
#D6FFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBE4 #FBDFF6
analogous
#E8FBDF #DFFBE4 #DFFBF2
triadic
#DFFBE4 #E4DFFB #FBE4DF
tetradic
#DFFBE4 #DFE8FB #FBDFF6 #FBF2DF
square
#DFFBE4 #DFE8FB #FBDFF6 #FBF2DF
split-complementary
#DFFBE4 #F2DFFB #FBDFE8
monochromatic
#72ED88 #A9F4B6 #DFFBE4 #E4FCE8 #E4FCE8
Accessibility & contrast
On white
1.10
#DFFBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DFFBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBE4
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBE4 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E3
Deuteranopia (green-blind)
#F6F3E5
Tritanopia (blue-blind)
#DCFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbe4; /* rgb */ color: rgb(223, 251, 228); /* oklch */ color: oklch(96.2% 0.042 150.6);
Tailwind
colors: {
custom: {
50: '#e9fcec',
500: '#dffbe4',
950: '#000000',
},
}SCSS
$custom: #dffbe4; $custom-light: #e9fcec; $custom-dark: #000000;
JSON
{
"hex": "#dffbe4",
"rgb": {
"r": 223,
"g": 251,
"b": 228
},
"hsl": {
"h": 130.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96162,
"c": 0.04222,
"h": 150.6
},
"luminance": 0.90284
}Semantic roles & 50–950 ramp
primary
#DFFBE4
secondary
#E29CD5
accent
#0BB5DA
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584