#DFFDEF#DFFDEF
#DFFDEF is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.036 H 165.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDEF |
|---|---|
| RGB | rgb(223, 253, 239) |
| HSL | hsl(152, 88%, 93%) |
| HSV | hsv(152, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(96.89, -12.29, 3.42) |
| CIE-LCH | lch(96.89, 12.76, 164.45°) |
| OKLab | oklab(96.86% -0.0351 0.0089) |
| OKLCH | oklch(96.86% 0.036 165.8) |
| XYZ | xyz(81.1331, 92.1691, 95.1605) |
| Luminance | 0.9217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 5.85
Very Light Blue
#D5FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDEF #FDDFED
analogous
#DFFDE0 #DFFDEF #DFFCFD
triadic
#DFFDEF #EFDFFD #FDEFDF
tetradic
#DFFDEF #E0DFFD #FDDFED #FCFDDF
square
#DFFDEF #E0DFFD #FDDFED #FCFDDF
split-complementary
#DFFDEF #FDDFFC #FDE0DF
monochromatic
#6CF6B5 #A5F9D2 #DFFDEF #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.08
#DFFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DFFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDEF
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDEF | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EE
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdef; /* rgb */ color: rgb(223, 253, 239); /* oklch */ color: oklch(96.9% 0.036 165.8);
Tailwind
colors: {
custom: {
50: '#e9fef4',
500: '#dffdef',
950: '#000000',
},
}SCSS
$custom: #dffdef; $custom-light: #e9fef4; $custom-dark: #000000;
JSON
{
"hex": "#dffdef",
"rgb": {
"r": 223,
"g": 253,
"b": 239
},
"hsl": {
"h": 152,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96863,
"c": 0.03624,
"h": 165.8
},
"luminance": 0.92171
}Semantic roles & 50–950 ramp
primary
#DFFDEF
secondary
#E799BE
accent
#016BE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585