#DFFFEA#DFFFEA
#DFFFEA is a very light, muted green. Relative luminance 0.931; OKLCH L 97.1% C 0.043 H 156.8°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFEA |
|---|---|
| RGB | rgb(223, 255, 234) |
| HSL | hsl(141, 100%, 94%) |
| HSV | hsv(141, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(97.29, -14.19, 6.56) |
| CIE-LCH | lch(97.29, 15.63, 155.17°) |
| OKLab | oklab(97.14% -0.0398 0.0171) |
| OKLCH | oklch(97.14% 0.043 156.8) |
| XYZ | xyz(81.0393, 93.1470, 91.5355) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.69
Ice
#D6FFFA
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 7.68
Eggshell Blue
#C4FFF7
ΔE00 7.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Light Light Blue
#CAFFFB
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFEA #FFDFF4
analogous
#E4FFDF #DFFFEA #DFFFFA
triadic
#DFFFEA #EADFFF #FFEADF
tetradic
#DFFFEA #DFE4FF #FFDFF4 #FFFADF
square
#DFFFEA #DFE4FF #FFDFF4 #FFFADF
split-complementary
#DFFFEA #FADFFF #FFDFE4
monochromatic
#65FF9A #A2FFC2 #DFFFEA #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.07
#DFFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DFFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFEA
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFEA | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#DAFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffea; /* rgb */ color: rgb(223, 255, 234); /* oklch */ color: oklch(97.1% 0.043 156.8);
Tailwind
colors: {
custom: {
50: '#e9fff0',
500: '#dfffea',
950: '#000000',
},
}SCSS
$custom: #dfffea; $custom-light: #e9fff0; $custom-dark: #000000;
JSON
{
"hex": "#dfffea",
"rgb": {
"r": 223,
"g": 255,
"b": 234
},
"hsl": {
"h": 140.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97139,
"c": 0.04328,
"h": 156.8
},
"luminance": 0.93148
}Semantic roles & 50–950 ramp
primary
#DFFFEA
secondary
#EC96CF
accent
#0097E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685