#DFF8EE#DFF8EE
#DFF8EE is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.8% C 0.029 H 169.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8EE |
|---|---|
| RGB | rgb(223, 248, 238) |
| HSL | hsl(156, 64%, 92%) |
| HSV | hsv(156, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(95.58, -9.98, 2.03) |
| CIE-LCH | lch(95.58, 10.19, 168.51°) |
| OKLab | oklab(95.82% -0.0288 0.0052) |
| OKLCH | oklch(95.82% 0.029 169.7) |
| XYZ | xyz(79.4280, 88.9946, 93.8653) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.65
Ice
#D6FFFA
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Very Pale Blue
#D6FFFE
ΔE00 5.45
Very Light Blue
#D5FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8EE #F8DFE9
analogous
#DFF8E2 #DFF8EE #DFF6F8
triadic
#DFF8EE #EEDFF8 #F8EEDF
tetradic
#DFF8EE #E2DFF8 #F8DFE9 #F6F8DF
square
#DFF8EE #E2DFF8 #F8DFE9 #F6F8DF
split-complementary
#DFF8EE #F8DFF6 #F8E2DF
monochromatic
#7BE2B9 #ADEDD3 #DFF8EE #E6FAF2 #E6FAF2
Accessibility & contrast
On white
1.12
#DFF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DFF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8EE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8EE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#DAF8F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8ee; /* rgb */ color: rgb(223, 248, 238); /* oklch */ color: oklch(95.8% 0.029 169.7);
Tailwind
colors: {
custom: {
50: '#e9faf3',
500: '#dff8ee',
950: '#000000',
},
}SCSS
$custom: #dff8ee; $custom-light: #e9faf3; $custom-dark: #000000;
JSON
{
"hex": "#dff8ee",
"rgb": {
"r": 223,
"g": 248,
"b": 238
},
"hsl": {
"h": 156,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95816,
"c": 0.02929,
"h": 169.7
},
"luminance": 0.88996
}Semantic roles & 50–950 ramp
primary
#DFF8EE
secondary
#DBA0B8
accent
#1A61CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585