#DFF3ED#DFF3ED
#DFF3ED is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.8% C 0.022 H 175.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3ED |
|---|---|
| RGB | rgb(223, 243, 237) |
| HSL | hsl(162, 45%, 91%) |
| HSV | hsv(162, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 2.5%, 4.7%) |
| CIE-LAB | lab(94.27, -7.66, 0.64) |
| CIE-LCH | lch(94.27, 7.68, 175.20°) |
| OKLab | oklab(94.77% -0.0224 0.0016) |
| OKLCH | oklch(94.77% 0.023 175.9) |
| XYZ | xyz(77.7648, 85.9026, 92.5882) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.44
Azure (CSS)
#F0FFFF
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Ice
#D6FFFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3ED #F3DFE5
analogous
#DFF3E3 #DFF3ED #DFEFF3
triadic
#DFF3ED #EDDFF3 #F3EDDF
tetradic
#DFF3ED #E3DFF3 #F3DFE5 #EFF3DF
square
#DFF3ED #E3DFF3 #F3DFE5 #EFF3DF
split-complementary
#DFF3ED #F3DFEF #F3E3DF
monochromatic
#86D2BB #B2E2D4 #DFF3ED #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.16
#DFF3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DFF3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3ED
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3ED | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#DBF4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3ed; /* rgb */ color: rgb(223, 243, 237); /* oklch */ color: oklch(94.8% 0.022 175.9);
Tailwind
colors: {
custom: {
50: '#e9f7f2',
500: '#dff3ed',
950: '#000000',
},
}SCSS
$custom: #dff3ed; $custom-light: #e9f7f2; $custom-dark: #000000;
JSON
{
"hex": "#dff3ed",
"rgb": {
"r": 223,
"g": 243,
"b": 237
},
"hsl": {
"h": 162,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94774,
"c": 0.0225,
"h": 175.9
},
"luminance": 0.85904
}Semantic roles & 50–950 ramp
primary
#DFF3ED
secondary
#D1A5B2
accent
#2D57B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585