#DFFEEB#DFFEEB
#DFFEEB is a very light, muted green. Relative luminance 0.926; OKLCH L 97.0% C 0.041 H 158.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEEB |
|---|---|
| RGB | rgb(223, 254, 235) |
| HSL | hsl(143, 94%, 94%) |
| HSV | hsv(143, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.05, -13.51, 5.71) |
| CIE-LCH | lch(97.05, 14.67, 157.09°) |
| OKLab | oklab(96.96% -0.038 0.0149) |
| OKLCH | oklch(96.96% 0.041 158.7) |
| XYZ | xyz(80.8652, 92.5683, 92.1882) |
| Luminance | 0.9257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.27
Ice
#D6FFFA
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.40
Eggshell Blue
#C4FFF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEEB #FEDFF2
analogous
#E2FEDF #DFFEEB #DFFEFA
triadic
#DFFEEB #EBDFFE #FEEBDF
tetradic
#DFFEEB #DFE2FE #FEDFF2 #FEFADF
square
#DFFEEB #DFE2FE #FEDFF2 #FEFADF
split-complementary
#DFFEEB #FADFFE #FEDFE2
monochromatic
#68FAA1 #A4FCC6 #DFFEEB #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.08
#DFFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DFFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEEB
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEEB | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#DAFEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffeeb; /* rgb */ color: rgb(223, 254, 235); /* oklch */ color: oklch(97.0% 0.041 158.7);
Tailwind
colors: {
custom: {
50: '#e9fef1',
500: '#dffeeb',
950: '#000000',
},
}SCSS
$custom: #dffeeb; $custom-light: #e9fef1; $custom-dark: #000000;
JSON
{
"hex": "#dffeeb",
"rgb": {
"r": 223,
"g": 254,
"b": 235
},
"hsl": {
"h": 143.226,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9696,
"c": 0.04084,
"h": 158.7
},
"luminance": 0.9257
}Semantic roles & 50–950 ramp
primary
#DFFEEB
secondary
#EA98CA
accent
#008DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585