#DFF3EE#DFF3EE
#DFF3EE is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.8% C 0.022 H 179.2°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3EE |
|---|---|
| RGB | rgb(223, 243, 238) |
| HSL | hsl(165, 45%, 91%) |
| HSV | hsv(165, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(94.30, -7.47, 0.16) |
| CIE-LCH | lch(94.30, 7.47, 178.77°) |
| OKLab | oklab(94.8% -0.0221 0.0003) |
| OKLCH | oklch(94.8% 0.022 179.2) |
| XYZ | xyz(77.9113, 85.9612, 93.3598) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.24
Mintcream
#F5FFFA
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 5.87
Ice
#D6FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3EE #F3DFE4
analogous
#DFF3E4 #DFF3EE #DFEEF3
triadic
#DFF3EE #EEDFF3 #F3EEDF
tetradic
#DFF3EE #E4DFF3 #F3DFE4 #EEF3DF
square
#DFF3EE #E4DFF3 #F3DFE4 #EEF3DF
split-complementary
#DFF3EE #F3DFEE #F3E4DF
monochromatic
#86D2BF #B2E2D6 #DFF3EE #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.15
#DFF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DFF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3EE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3EE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#DBF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff3ee; /* rgb */ color: rgb(223, 243, 238); /* oklch */ color: oklch(94.8% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#e9f7f3',
500: '#dff3ee',
950: '#000000',
},
}SCSS
$custom: #dff3ee; $custom-light: #e9f7f3; $custom-dark: #000000;
JSON
{
"hex": "#dff3ee",
"rgb": {
"r": 223,
"g": 243,
"b": 238
},
"hsl": {
"h": 165,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94803,
"c": 0.02206,
"h": 179.2
},
"luminance": 0.85962
}Semantic roles & 50–950 ramp
primary
#DFF3EE
secondary
#D1A5B0
accent
#2D50B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585