#DFF5EE#DFF5EE
#DFF5EE is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.2% C 0.025 H 174.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5EE |
|---|---|
| RGB | rgb(223, 245, 238) |
| HSL | hsl(161, 52%, 92%) |
| HSV | hsv(161, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(94.81, -8.48, 0.91) |
| CIE-LCH | lch(94.81, 8.53, 173.89°) |
| OKLab | oklab(95.21% -0.0248 0.0023) |
| OKLCH | oklch(95.21% 0.025 174.7) |
| XYZ | xyz(78.5131, 87.1647, 93.5604) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Honeydew
#F0FFF0
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.02
Mintcream
#F5FFFA
ΔE00 5.23
Ice
#D6FFFA
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5EE #F5DFE6
analogous
#DFF5E3 #DFF5EE #DFF1F5
triadic
#DFF5EE #EEDFF5 #F5EEDF
tetradic
#DFF5EE #E3DFF5 #F5DFE6 #F1F5DF
square
#DFF5EE #E3DFF5 #F5DFE6 #F1F5DF
split-complementary
#DFF5EE #F5DFF1 #F5E3DF
monochromatic
#82D8BC #B0E6D5 #DFF5EE #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.14
#DFF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DFF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5EE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5EE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#DAF6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5ee; /* rgb */ color: rgb(223, 245, 238); /* oklch */ color: oklch(95.2% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#e9f8f3',
500: '#dff5ee',
950: '#000000',
},
}SCSS
$custom: #dff5ee; $custom-light: #e9f8f3; $custom-dark: #000000;
JSON
{
"hex": "#dff5ee",
"rgb": {
"r": 223,
"g": 245,
"b": 238
},
"hsl": {
"h": 160.909,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95207,
"c": 0.02487,
"h": 174.7
},
"luminance": 0.87166
}Semantic roles & 50–950 ramp
primary
#DFF5EE
secondary
#D5A4B3
accent
#2657C0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585