#DFFDF1#DFFDF1
#DFFDF1 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.035 H 169.5°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF1 |
|---|---|
| RGB | rgb(223, 253, 241) |
| HSL | hsl(156, 88%, 93%) |
| HSV | hsv(156, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(96.94, -11.92, 2.46) |
| CIE-LCH | lch(96.94, 12.17, 168.34°) |
| OKLab | oklab(96.92% -0.0344 0.0063) |
| OKLCH | oklch(96.92% 0.035 169.5) |
| XYZ | xyz(81.4302, 92.2879, 96.7252) |
| Luminance | 0.9229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.86
Honeydew
#F0FFF0
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Lightcyan
#E0FFFF
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF1 #FDDFEB
analogous
#DFFDE2 #DFFDF1 #DFFAFD
triadic
#DFFDF1 #F1DFFD #FDF1DF
tetradic
#DFFDF1 #E2DFFD #FDDFEB #FAFDDF
square
#DFFDF1 #E2DFFD #FDDFEB #FAFDDF
split-complementary
#DFFDF1 #FDDFFA #FDE2DF
monochromatic
#6CF6BF #A5F9D8 #DFFDF1 #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.08
#DFFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DFFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF1
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF1 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F0
Deuteranopia (green-blind)
#F5F5F2
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf1; /* rgb */ color: rgb(223, 253, 241); /* oklch */ color: oklch(96.9% 0.035 169.5);
Tailwind
colors: {
custom: {
50: '#e9fef5',
500: '#dffdf1',
950: '#000000',
},
}SCSS
$custom: #dffdf1; $custom-light: #e9fef5; $custom-dark: #000000;
JSON
{
"hex": "#dffdf1",
"rgb": {
"r": 223,
"g": 253,
"b": 241
},
"hsl": {
"h": 156,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96917,
"c": 0.03494,
"h": 169.5
},
"luminance": 0.92289
}Semantic roles & 50–950 ramp
primary
#DFFDF1
secondary
#E799B8
accent
#015CE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585