#DFFDEA#DFFDEA
#DFFDEA is a very light, muted green. Relative luminance 0.919; OKLCH L 96.7% C 0.040 H 157.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDEA |
|---|---|
| RGB | rgb(223, 253, 234) |
| HSL | hsl(142, 88%, 93%) |
| HSV | hsv(142, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.77, -13.20, 5.82) |
| CIE-LCH | lch(96.77, 14.42, 156.21°) |
| OKLab | oklab(96.73% -0.0371 0.0152) |
| OKLCH | oklch(96.73% 0.04 157.8) |
| XYZ | xyz(80.4047, 91.8777, 91.3240) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.05
Ice
#D6FFFA
ΔE00 6.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Pale Blue
#D6FFFE
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.57
Lightcyan
#E0FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDEA #FDDFF2
analogous
#E3FDDF #DFFDEA #DFFDF9
triadic
#DFFDEA #EADFFD #FDEADF
tetradic
#DFFDEA #DFE3FD #FDDFF2 #FDF9DF
square
#DFFDEA #DFE3FD #FDDFF2 #FDF9DF
split-complementary
#DFFDEA #F9DFFD #FDDFE3
monochromatic
#6CF69E #A5F9C4 #DFFDEA #E2FDEC #E2FDEC
Accessibility & contrast
On white
1.08
#DFFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DFFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDEA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDEA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#DAFDF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdea; /* rgb */ color: rgb(223, 253, 234); /* oklch */ color: oklch(96.7% 0.040 157.8);
Tailwind
colors: {
custom: {
50: '#e9fef0',
500: '#dffdea',
950: '#000000',
},
}SCSS
$custom: #dffdea; $custom-light: #e9fef0; $custom-dark: #000000;
JSON
{
"hex": "#dffdea",
"rgb": {
"r": 223,
"g": 253,
"b": 234
},
"hsl": {
"h": 142,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96729,
"c": 0.04007,
"h": 157.8
},
"luminance": 0.91879
}Semantic roles & 50–950 ramp
primary
#DFFDEA
secondary
#E799CA
accent
#0191E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585