#DFFFE4#DFFFE4
#DFFFE4 is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.049 H 149.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE4 |
|---|---|
| RGB | rgb(223, 255, 228) |
| HSL | hsl(129, 100%, 94%) |
| HSV | hsv(129, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.15, -15.25, 9.45) |
| CIE-LCH | lch(97.15, 17.94, 148.23°) |
| OKLab | oklab(96.98% -0.0421 0.0246) |
| OKLCH | oklch(96.98% 0.049 149.8) |
| XYZ | xyz(80.1919, 92.8081, 87.0726) |
| Luminance | 0.9281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.56
Ice
#D6FFFA
ΔE00 8.32
Pale Aqua
#B8FFEB
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 9.18
Duck Egg Blue
#C3FBF4
ΔE00 9.18
Very Pale Green
#CFFDBC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE4 #FFDFFA
analogous
#EAFFDF #DFFFE4 #DFFFF4
triadic
#DFFFE4 #E4DFFF #FFE4DF
tetradic
#DFFFE4 #DFEAFF #FFDFFA #FFF4DF
square
#DFFFE4 #DFEAFF #FFDFFA #FFF4DF
split-complementary
#DFFFE4 #F4DFFF #FFDFEA
monochromatic
#65FF7D #A2FFB0 #DFFFE4 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.07
#DFFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DFFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE4
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE4 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#DBFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe4; /* rgb */ color: rgb(223, 255, 228); /* oklch */ color: oklch(97.0% 0.049 149.8);
Tailwind
colors: {
custom: {
50: '#e9ffec',
500: '#dfffe4',
950: '#000000',
},
}SCSS
$custom: #dfffe4; $custom-light: #e9ffec; $custom-dark: #000000;
JSON
{
"hex": "#dfffe4",
"rgb": {
"r": 223,
"g": 255,
"b": 228
},
"hsl": {
"h": 129.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96984,
"c": 0.04878,
"h": 149.8
},
"luminance": 0.92809
}Semantic roles & 50–950 ramp
primary
#DFFFE4
secondary
#EC96DF
accent
#00C2E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684