#DFF3EF#DFF3EF
#DFF3EF is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.8% C 0.022 H 182.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3EF |
|---|---|
| RGB | rgb(223, 243, 239) |
| HSL | hsl(168, 45%, 91%) |
| HSV | hsv(168, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(94.32, -7.29, -0.32) |
| CIE-LCH | lch(94.32, 7.29, 182.52°) |
| OKLab | oklab(94.83% -0.0217 -0.001) |
| OKLCH | oklch(94.83% 0.022 182.6) |
| XYZ | xyz(78.0586, 86.0201, 94.1357) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 4.04
Mintcream
#F5FFFA
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3EF #F3DFE3
analogous
#DFF3E5 #DFF3EF #DFEDF3
triadic
#DFF3EF #EFDFF3 #F3EFDF
tetradic
#DFF3EF #E5DFF3 #F3DFE3 #EDF3DF
square
#DFF3EF #E5DFF3 #F3DFE3 #EDF3DF
split-complementary
#DFF3EF #F3DFED #F3E5DF
monochromatic
#86D2C2 #B2E2D9 #DFF3EF #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.15
#DFF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DFF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3EF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3EF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#DAF4F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff3ef; /* rgb */ color: rgb(223, 243, 239); /* oklch */ color: oklch(94.8% 0.022 182.6);
Tailwind
colors: {
custom: {
50: '#e9f7f4',
500: '#dff3ef',
950: '#000000',
},
}SCSS
$custom: #dff3ef; $custom-light: #e9f7f4; $custom-dark: #000000;
JSON
{
"hex": "#dff3ef",
"rgb": {
"r": 223,
"g": 243,
"b": 239
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94831,
"c": 0.02169,
"h": 182.6
},
"luminance": 0.86021
}Semantic roles & 50–950 ramp
primary
#DFF3EF
secondary
#D1A5AE
accent
#2D49B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585