#DFEEE7#DFEEE7
#DFEEE7 is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.018 H 166.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEE7 |
|---|---|
| RGB | rgb(223, 238, 231) |
| HSL | hsl(152, 31%, 90%) |
| HSV | hsv(152, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(92.84, -6.23, 1.68) |
| CIE-LCH | lch(92.84, 6.45, 164.96°) |
| OKLab | oklab(93.6% -0.0179 0.0043) |
| OKLCH | oklch(93.6% 0.018 166.4) |
| XYZ | xyz(75.4269, 82.6059, 87.5566) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.40
Honeydew
#F0FFF0
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 6.26
Ivory
#FFFFF0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEE7 #EEDFE6
analogous
#DFEEDF #DFEEE7 #DFEDEE
triadic
#DFEEE7 #E7DFEE #EEE7DF
tetradic
#DFEEE7 #DFDFEE #EEDFE6 #EDEEDF
square
#DFEEE7 #DFDFEE #EEDFE6 #EDEEDF
split-complementary
#DFEEE7 #EEDFED #EEDFDF
monochromatic
#8FC4AB #B7D9C9 #DFEEE7 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.20
#DFEEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DFEEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEE7
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEE7 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE7
Deuteranopia (green-blind)
#EAEAE7
Tritanopia (blue-blind)
#DCEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfeee7; /* rgb */ color: rgb(223, 238, 231); /* oklch */ color: oklch(93.6% 0.018 166.4);
Tailwind
colors: {
custom: {
50: '#e9f3ee',
500: '#dfeee7',
950: '#000000',
},
}SCSS
$custom: #dfeee7; $custom-light: #e9f3ee; $custom-dark: #000000;
JSON
{
"hex": "#dfeee7",
"rgb": {
"r": 223,
"g": 238,
"b": 231
},
"hsl": {
"h": 152,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93597,
"c": 0.01843,
"h": 166.4
},
"luminance": 0.82607
}Semantic roles & 50–950 ramp
primary
#DFEEE7
secondary
#C8AAB8
accent
#3C6FA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585