#DFFAED#DFFAED
#DFFAED is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.033 H 165.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAED |
|---|---|
| RGB | rgb(223, 250, 237) |
| HSL | hsl(151, 73%, 93%) |
| HSV | hsv(151, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.07, -11.16, 3.26) |
| CIE-LCH | lch(96.07, 11.63, 163.73°) |
| OKLab | oklab(96.2% -0.0319 0.0084) |
| OKLCH | oklch(96.2% 0.033 165.2) |
| XYZ | xyz(79.8997, 90.1723, 93.2998) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAED #FADFEC
analogous
#DFFADF #DFFAED #DFF9FA
triadic
#DFFAED #EDDFFA #FAEDDF
tetradic
#DFFAED #DFDFFA #FADFEC #F9FADF
square
#DFFAED #DFDFFA #FADFEC #F9FADF
split-complementary
#DFFAED #FADFF9 #FADFDF
monochromatic
#75E9B1 #AAF2CF #DFFAED #E5FBF0 #E5FBF0
Accessibility & contrast
On white
1.10
#DFFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DFFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAED
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAED | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#DAFAF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaed; /* rgb */ color: rgb(223, 250, 237); /* oklch */ color: oklch(96.2% 0.033 165.2);
Tailwind
colors: {
custom: {
50: '#e9fcf2',
500: '#dffaed',
950: '#000000',
},
}SCSS
$custom: #dffaed; $custom-light: #e9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dffaed",
"rgb": {
"r": 223,
"g": 250,
"b": 237
},
"hsl": {
"h": 151.111,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96196,
"c": 0.033,
"h": 165.2
},
"luminance": 0.90174
}Semantic roles & 50–950 ramp
primary
#DFFAED
secondary
#DF9EBD
accent
#106FD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585