#DFF8EF#DFF8EF
#DFF8EF is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.8% C 0.029 H 172.1°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8EF |
|---|---|
| RGB | rgb(223, 248, 239) |
| HSL | hsl(158, 64%, 92%) |
| HSV | hsv(158, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 3.6%, 2.7%) |
| CIE-LAB | lab(95.60, -9.80, 1.55) |
| CIE-LCH | lch(95.60, 9.92, 171.02°) |
| OKLab | oklab(95.84% -0.0284 0.004) |
| OKLCH | oklch(95.84% 0.029 172.1) |
| XYZ | xyz(79.5753, 89.0535, 94.6412) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.27
Honeydew
#F0FFF0
ΔE00 4.34
Ice
#D6FFFA
ΔE00 4.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8EF #F8DFE8
analogous
#DFF8E3 #DFF8EF #DFF5F8
triadic
#DFF8EF #EFDFF8 #F8EFDF
tetradic
#DFF8EF #E3DFF8 #F8DFE8 #F5F8DF
square
#DFF8EF #E3DFF8 #F8DFE8 #F5F8DF
split-complementary
#DFF8EF #F8DFF5 #F8E3DF
monochromatic
#7BE2BD #ADEDD6 #DFF8EF #E6FAF2 #E6FAF2
Accessibility & contrast
On white
1.12
#DFF8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DFF8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8EF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8EF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#DAF9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8ef; /* rgb */ color: rgb(223, 248, 239); /* oklch */ color: oklch(95.8% 0.029 172.1);
Tailwind
colors: {
custom: {
50: '#e9faf4',
500: '#dff8ef',
950: '#000000',
},
}SCSS
$custom: #dff8ef; $custom-light: #e9faf4; $custom-dark: #000000;
JSON
{
"hex": "#dff8ef",
"rgb": {
"r": 223,
"g": 248,
"b": 239
},
"hsl": {
"h": 158.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95844,
"c": 0.02871,
"h": 172.1
},
"luminance": 0.89055
}Semantic roles & 50–950 ramp
primary
#DFF8EF
secondary
#DBA0B5
accent
#1A5ACC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585