#DFFDF3#DFFDF3
#DFFDF3 is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.034 H 173.5°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF3 |
|---|---|
| RGB | rgb(223, 253, 243) |
| HSL | hsl(160, 88%, 93%) |
| HSV | hsv(160, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(96.99, -11.55, 1.50) |
| CIE-LCH | lch(96.99, 11.64, 172.59°) |
| OKLab | oklab(96.97% -0.0336 0.0038) |
| OKLCH | oklch(96.97% 0.034 173.5) |
| XYZ | xyz(81.7306, 92.4080, 98.3072) |
| Luminance | 0.9241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.35
Lightcyan
#E0FFFF
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.42
Very Light Blue
#D5FFFF
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF3 #FDDFE9
analogous
#DFFDE4 #DFFDF3 #DFF8FD
triadic
#DFFDF3 #F3DFFD #FDF3DF
tetradic
#DFFDF3 #E4DFFD #FDDFE9 #F8FDDF
square
#DFFDF3 #E4DFFD #FDDFE9 #F8FDDF
split-complementary
#DFFDF3 #FDDFF8 #FDE4DF
monochromatic
#6CF6C8 #A5F9DD #DFFDF3 #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.08
#DFFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DFFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF3
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF3 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#D9FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf3; /* rgb */ color: rgb(223, 253, 243); /* oklch */ color: oklch(97.0% 0.034 173.5);
Tailwind
colors: {
custom: {
50: '#e9fef7',
500: '#dffdf3',
950: '#000000',
},
}SCSS
$custom: #dffdf3; $custom-light: #e9fef7; $custom-dark: #000000;
JSON
{
"hex": "#dffdf3",
"rgb": {
"r": 223,
"g": 253,
"b": 243
},
"hsl": {
"h": 160,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96972,
"c": 0.03381,
"h": 173.5
},
"luminance": 0.9241
}Semantic roles & 50–950 ramp
primary
#DFFDF3
secondary
#E799B3
accent
#014DE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585