#DFF3EB#DFF3EB
#DFF3EB is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.024 H 169.9°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3EB |
|---|---|
| RGB | rgb(223, 243, 235) |
| HSL | hsl(156, 45%, 91%) |
| HSV | hsv(156, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(94.22, -8.03, 1.61) |
| CIE-LCH | lch(94.22, 8.19, 168.68°) |
| OKLab | oklab(94.72% -0.0232 0.0041) |
| OKLCH | oklch(94.72% 0.024 169.9) |
| XYZ | xyz(77.4742, 85.7863, 91.0579) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.10
Lightcyan
#E0FFFF
ΔE00 4.97
Mintcream
#F5FFFA
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 5.19
Ice
#D6FFFA
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3EB #F3DFE7
analogous
#DFF3E1 #DFF3EB #DFF1F3
triadic
#DFF3EB #EBDFF3 #F3EBDF
tetradic
#DFF3EB #E1DFF3 #F3DFE7 #F1F3DF
square
#DFF3EB #E1DFF3 #F3DFE7 #F1F3DF
split-complementary
#DFF3EB #F3DFF1 #F3E1DF
monochromatic
#86D2B3 #B2E2CF #DFF3EB #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.16
#DFF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DFF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3EB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3EB | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#DBF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3eb; /* rgb */ color: rgb(223, 243, 235); /* oklch */ color: oklch(94.7% 0.024 169.9);
Tailwind
colors: {
custom: {
50: '#e9f7f1',
500: '#dff3eb',
950: '#000000',
},
}SCSS
$custom: #dff3eb; $custom-light: #e9f7f1; $custom-dark: #000000;
JSON
{
"hex": "#dff3eb",
"rgb": {
"r": 223,
"g": 243,
"b": 235
},
"hsl": {
"h": 156,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94719,
"c": 0.02358,
"h": 169.9
},
"luminance": 0.85787
}Semantic roles & 50–950 ramp
primary
#DFF3EB
secondary
#D1A5B7
accent
#2D65B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585