#DFF3EA#DFF3EA
#DFF3EA is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.7% C 0.024 H 167.1°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3EA |
|---|---|
| RGB | rgb(223, 243, 234) |
| HSL | hsl(153, 45%, 91%) |
| HSV | hsv(153, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.20, -8.21, 2.09) |
| CIE-LCH | lch(94.20, 8.47, 165.73°) |
| OKLab | oklab(94.69% -0.0236 0.0054) |
| OKLCH | oklch(94.69% 0.024 167.1) |
| XYZ | xyz(77.3302, 85.7287, 90.2991) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 5.20
Lightcyan
#E0FFFF
ΔE00 5.26
Azure (CSS)
#F0FFFF
ΔE00 5.53
Ice
#D6FFFA
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3EA #F3DFE8
analogous
#DFF3E0 #DFF3EA #DFF2F3
triadic
#DFF3EA #EADFF3 #F3EADF
tetradic
#DFF3EA #E0DFF3 #F3DFE8 #F2F3DF
square
#DFF3EA #E0DFF3 #F3DFE8 #F2F3DF
split-complementary
#DFF3EA #F3DFF2 #F3E0DF
monochromatic
#86D2B0 #B2E2CD #DFF3EA #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.16
#DFF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DFF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3EA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3EA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#DBF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3ea; /* rgb */ color: rgb(223, 243, 234); /* oklch */ color: oklch(94.7% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#e9f7f0',
500: '#dff3ea',
950: '#000000',
},
}SCSS
$custom: #dff3ea; $custom-light: #e9f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dff3ea",
"rgb": {
"r": 223,
"g": 243,
"b": 234
},
"hsl": {
"h": 153,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94691,
"c": 0.02421,
"h": 167.1
},
"luminance": 0.8573
}Semantic roles & 50–950 ramp
primary
#DFF3EA
secondary
#D1A5B9
accent
#2D6CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585