#DFFAEA#DFFAEA
#DFFAEA is a very light, muted green. Relative luminance 0.900; OKLCH L 96.1% C 0.035 H 159.7°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAEA |
|---|---|
| RGB | rgb(223, 250, 234) |
| HSL | hsl(144, 73%, 93%) |
| HSV | hsv(144, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.00, -11.71, 4.70) |
| CIE-LCH | lch(96.00, 12.62, 158.13°) |
| OKLab | oklab(96.12% -0.0331 0.0122) |
| OKLCH | oklch(96.12% 0.035 159.7) |
| XYZ | xyz(79.4650, 89.9985, 91.0108) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Ice
#D6FFFA
ΔE00 5.60
Lightcyan
#E0FFFF
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAEA #FADFEF
analogous
#E1FADF #DFFAEA #DFFAF7
triadic
#DFFAEA #EADFFA #FAEADF
tetradic
#DFFAEA #DFE1FA #FADFEF #FAF7DF
square
#DFFAEA #DFE1FA #FADFEF #FAF7DF
split-complementary
#DFFAEA #F7DFFA #FADFE1
monochromatic
#75E9A5 #AAF2C7 #DFFAEA #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.11
#DFFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DFFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAEA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAEA | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#DBFAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffaea; /* rgb */ color: rgb(223, 250, 234); /* oklch */ color: oklch(96.1% 0.035 159.7);
Tailwind
colors: {
custom: {
50: '#e9fcf0',
500: '#dffaea',
950: '#000000',
},
}SCSS
$custom: #dffaea; $custom-light: #e9fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dffaea",
"rgb": {
"r": 223,
"g": 250,
"b": 234
},
"hsl": {
"h": 144.444,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96115,
"c": 0.03526,
"h": 159.7
},
"luminance": 0.9
}Semantic roles & 50–950 ramp
primary
#DFFAEA
secondary
#DF9EC5
accent
#1085D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585