#DFF2E9#DFF2E9
#DFF2E9 is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.023 H 165.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2E9 |
|---|---|
| RGB | rgb(223, 242, 233) |
| HSL | hsl(152, 42%, 91%) |
| HSV | hsv(152, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 3.7%, 5.1%) |
| CIE-LAB | lab(93.92, -7.89, 2.20) |
| CIE-LCH | lch(93.92, 8.19, 164.43°) |
| OKLab | oklab(94.46% -0.0226 0.0057) |
| OKLCH | oklch(94.46% 0.023 165.9) |
| XYZ | xyz(76.8885, 85.0745, 89.4452) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.84
Mintcream
#F5FFFA
ΔE00 5.06
Azure (CSS)
#F0FFFF
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 5.52
Ice
#D6FFFA
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2E9 #F2DFE8
analogous
#DFF2DF #DFF2E9 #DFF1F2
triadic
#DFF2E9 #E9DFF2 #F2E9DF
tetradic
#DFF2E9 #DFDFF2 #F2DFE8 #F1F2DF
square
#DFF2E9 #DFDFF2 #F2DFE8 #F1F2DF
split-complementary
#DFF2E9 #F2DFF1 #F2DFDF
monochromatic
#88CFAD #B3E0CB #DFF2E9 #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.17
#DFF2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DFF2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2E9
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2E9 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#DCF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2e9; /* rgb */ color: rgb(223, 242, 233); /* oklch */ color: oklch(94.5% 0.023 165.9);
Tailwind
colors: {
custom: {
50: '#e9f6f0',
500: '#dff2e9',
950: '#000000',
},
}SCSS
$custom: #dff2e9; $custom-light: #e9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#dff2e9",
"rgb": {
"r": 223,
"g": 242,
"b": 233
},
"hsl": {
"h": 151.579,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94461,
"c": 0.02333,
"h": 165.9
},
"luminance": 0.85075
}Semantic roles & 50–950 ramp
primary
#DFF2E9
secondary
#CFA6BA
accent
#306FB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585