#DFF9EF#DFF9EF
#DFF9EF is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.0% C 0.030 H 170.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9EF |
|---|---|
| RGB | rgb(223, 249, 239) |
| HSL | hsl(157, 68%, 93%) |
| HSV | hsv(157, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(95.86, -10.30, 1.92) |
| CIE-LCH | lch(95.86, 10.48, 169.42°) |
| OKLab | oklab(96.05% -0.0298 0.0049) |
| OKLCH | oklch(96.05% 0.03 170.6) |
| XYZ | xyz(79.8836, 89.6700, 94.7440) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Ice
#D6FFFA
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9EF #F9DFE9
analogous
#DFF9E2 #DFF9EF #DFF6F9
triadic
#DFF9EF #EFDFF9 #F9EFDF
tetradic
#DFF9EF #E2DFF9 #F9DFE9 #F6F9DF
square
#DFF9EF #E2DFF9 #F9DFE9 #F6F9DF
split-complementary
#DFF9EF #F9DFF6 #F9E2DF
monochromatic
#78E6BB #ABEFD5 #DFF9EF #E5FAF2 #E5FAF2
Accessibility & contrast
On white
1.11
#DFF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DFF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9EF
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9EF | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#DAF9F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9ef; /* rgb */ color: rgb(223, 249, 239); /* oklch */ color: oklch(96.0% 0.030 170.6);
Tailwind
colors: {
custom: {
50: '#e9fbf4',
500: '#dff9ef',
950: '#000000',
},
}SCSS
$custom: #dff9ef; $custom-light: #e9fbf4; $custom-dark: #000000;
JSON
{
"hex": "#dff9ef",
"rgb": {
"r": 223,
"g": 249,
"b": 239
},
"hsl": {
"h": 156.923,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.96047,
"c": 0.03019,
"h": 170.6
},
"luminance": 0.89671
}Semantic roles & 50–950 ramp
primary
#DFF9EF
secondary
#DD9FB7
accent
#155DD0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585