#DFFEEF#DFFEEF
#DFFEEF is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.038 H 164.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEEF |
|---|---|
| RGB | rgb(223, 254, 239) |
| HSL | hsl(151, 94%, 94%) |
| HSV | hsv(151, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(97.15, -12.78, 3.79) |
| CIE-LCH | lch(97.15, 13.33, 163.48°) |
| OKLab | oklab(97.07% -0.0365 0.0098) |
| OKLCH | oklch(97.07% 0.038 164.9) |
| XYZ | xyz(81.4496, 92.8021, 95.2660) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.08
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.22
Very Light Blue
#D5FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEEF #FEDFEE
analogous
#DFFEDF #DFFEEF #DFFDFE
triadic
#DFFEEF #EFDFFE #FEEFDF
tetradic
#DFFEEF #DFDFFE #FEDFEE #FDFEDF
square
#DFFEEF #DFDFFE #FEDFEE #FDFEDF
split-complementary
#DFFEEF #FEDFFD #FEDFDF
monochromatic
#68FAB4 #A4FCD1 #DFFEEF #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.07
#DFFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DFFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEEF
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEEF | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#D9FEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffeef; /* rgb */ color: rgb(223, 254, 239); /* oklch */ color: oklch(97.1% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e9fef4',
500: '#dffeef',
950: '#000000',
},
}SCSS
$custom: #dffeef; $custom-light: #e9fef4; $custom-dark: #000000;
JSON
{
"hex": "#dffeef",
"rgb": {
"r": 223,
"g": 254,
"b": 239
},
"hsl": {
"h": 150.968,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97067,
"c": 0.03778,
"h": 164.9
},
"luminance": 0.92804
}Semantic roles & 50–950 ramp
primary
#DFFEEF
secondary
#EA98BF
accent
#006FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585