#DFF7EE#DFF7EE
#DFF7EE is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.6% C 0.028 H 171.2°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7EE |
|---|---|
| RGB | rgb(223, 247, 238) |
| HSL | hsl(158, 60%, 92%) |
| HSV | hsv(158, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(95.32, -9.48, 1.66) |
| CIE-LCH | lch(95.32, 9.63, 170.09°) |
| OKLab | oklab(95.61% -0.0275 0.0043) |
| OKLCH | oklch(95.61% 0.028 171.2) |
| XYZ | xyz(79.1214, 88.3813, 93.7631) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Lightcyan
#E0FFFF
ΔE00 4.43
Ice
#D6FFFA
ΔE00 4.84
Ice Blue (survey)
#D7FFFE
ΔE00 5.29
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7EE #F7DFE8
analogous
#DFF7E2 #DFF7EE #DFF4F7
triadic
#DFF7EE #EEDFF7 #F7EEDF
tetradic
#DFF7EE #E2DFF7 #F7DFE8 #F4F7DF
square
#DFF7EE #E2DFF7 #F7DFE8 #F4F7DF
split-complementary
#DFF7EE #F7DFF4 #F7E2DF
monochromatic
#7DDFBA #AEEBD4 #DFF7EE #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.12
#DFF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DFF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7EE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7EE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#DAF7F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff7ee; /* rgb */ color: rgb(223, 247, 238); /* oklch */ color: oklch(95.6% 0.028 171.2);
Tailwind
colors: {
custom: {
50: '#e9f9f3',
500: '#dff7ee',
950: '#000000',
},
}SCSS
$custom: #dff7ee; $custom-light: #e9f9f3; $custom-dark: #000000;
JSON
{
"hex": "#dff7ee",
"rgb": {
"r": 223,
"g": 247,
"b": 238
},
"hsl": {
"h": 157.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95613,
"c": 0.0278,
"h": 171.2
},
"luminance": 0.88383
}Semantic roles & 50–950 ramp
primary
#DFF7EE
secondary
#D9A1B6
accent
#1E5EC8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585