#DFFBE5#DFFBE5
#DFFBE5 is a very light, muted green. Relative luminance 0.903; OKLCH L 96.2% C 0.041 H 151.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBE5 |
|---|---|
| RGB | rgb(223, 251, 229) |
| HSL | hsl(133, 78%, 93%) |
| HSV | hsv(133, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(96.14, -13.10, 7.48) |
| CIE-LCH | lch(96.14, 15.09, 150.29°) |
| OKLab | oklab(96.19% -0.0364 0.0195) |
| OKLCH | oklch(96.19% 0.041 151.8) |
| XYZ | xyz(79.0684, 90.3383, 87.3849) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.04
Ice
#D6FFFA
ΔE00 7.23
Duck Egg Blue
#C3FBF4
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 8.65
Very Pale Blue
#D6FFFE
ΔE00 8.71
Eggshell Blue
#C4FFF7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBE5 #FBDFF5
analogous
#E7FBDF #DFFBE5 #DFFBF3
triadic
#DFFBE5 #E5DFFB #FBE5DF
tetradic
#DFFBE5 #DFE7FB #FBDFF5 #FBF3DF
square
#DFFBE5 #DFE7FB #FBDFF5 #FBF3DF
split-complementary
#DFFBE5 #F3DFFB #FBDFE7
monochromatic
#72ED8D #A9F4B9 #DFFBE5 #E4FCE9 #E4FCE9
Accessibility & contrast
On white
1.10
#DFFBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DFFBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBE5
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBE5 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E4
Deuteranopia (green-blind)
#F6F3E6
Tritanopia (blue-blind)
#DCFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbe5; /* rgb */ color: rgb(223, 251, 229); /* oklch */ color: oklch(96.2% 0.041 151.8);
Tailwind
colors: {
custom: {
50: '#e9fced',
500: '#dffbe5',
950: '#000000',
},
}SCSS
$custom: #dffbe5; $custom-light: #e9fced; $custom-dark: #000000;
JSON
{
"hex": "#dffbe5",
"rgb": {
"r": 223,
"g": 251,
"b": 229
},
"hsl": {
"h": 132.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96188,
"c": 0.04128,
"h": 151.8
},
"luminance": 0.90339
}Semantic roles & 50–950 ramp
primary
#DFFBE5
secondary
#E29CD3
accent
#0BAEDA
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584