#DFF2EB#DFF2EB
#DFF2EB is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.5% C 0.022 H 171.8°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2EB |
|---|---|
| RGB | rgb(223, 242, 235) |
| HSL | hsl(158, 42%, 91%) |
| HSV | hsv(158, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.96, -7.52, 1.23) |
| CIE-LCH | lch(93.96, 7.62, 170.69°) |
| OKLab | oklab(94.52% -0.0218 0.0032) |
| OKLCH | oklch(94.52% 0.022 171.8) |
| XYZ | xyz(77.1758, 85.1895, 90.9584) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 4.82
Lightcyan
#E0FFFF
ΔE00 4.97
Ice
#D6FFFA
ΔE00 6.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2EB #F2DFE6
analogous
#DFF2E1 #DFF2EB #DFEFF2
triadic
#DFF2EB #EBDFF2 #F2EBDF
tetradic
#DFF2EB #E1DFF2 #F2DFE6 #EFF2DF
square
#DFF2EB #E1DFF2 #F2DFE6 #EFF2DF
split-complementary
#DFF2EB #F2DFEF #F2E1DF
monochromatic
#88CFB5 #B3E0D0 #DFF2EB #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.16
#DFF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DFF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2EB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2EB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#DBF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2eb; /* rgb */ color: rgb(223, 242, 235); /* oklch */ color: oklch(94.5% 0.022 171.8);
Tailwind
colors: {
custom: {
50: '#e9f6f1',
500: '#dff2eb',
950: '#000000',
},
}SCSS
$custom: #dff2eb; $custom-light: #e9f6f1; $custom-dark: #000000;
JSON
{
"hex": "#dff2eb",
"rgb": {
"r": 223,
"g": 242,
"b": 235
},
"hsl": {
"h": 157.895,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94516,
"c": 0.02208,
"h": 171.8
},
"luminance": 0.8519
}Semantic roles & 50–950 ramp
primary
#DFF2EB
secondary
#CFA6B5
accent
#3061B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585