#DFF9EC#DFF9EC
#DFF9EC is a very light, muted teal. Relative luminance 0.895; OKLCH L 96.0% C 0.032 H 164.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9EC |
|---|---|
| RGB | rgb(223, 249, 236) |
| HSL | hsl(150, 68%, 93%) |
| HSV | hsv(150, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(95.79, -10.85, 3.36) |
| CIE-LCH | lch(95.79, 11.36, 162.77°) |
| OKLab | oklab(95.97% -0.0309 0.0087) |
| OKLCH | oklch(95.97% 0.032 164.2) |
| XYZ | xyz(79.4441, 89.4942, 92.4292) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.01
Ice
#D6FFFA
ΔE00 5.02
Lightcyan
#E0FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Very Pale Blue
#D6FFFE
ΔE00 6.11
Very Light Blue
#D5FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9EC #F9DFEC
analogous
#DFF9DF #DFF9EC #DFF9F9
triadic
#DFF9EC #ECDFF9 #F9ECDF
tetradic
#DFF9EC #DFDFF9 #F9DFEC #F9F9DF
square
#DFF9EC #DFDFF9 #F9DFEC #F9F9DF
split-complementary
#DFF9EC #F9DFF9 #F9DFDF
monochromatic
#78E6AF #ABEFCD #DFF9EC #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.11
#DFF9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DFF9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9EC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9EC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#DAF9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9ec; /* rgb */ color: rgb(223, 249, 236); /* oklch */ color: oklch(96.0% 0.032 164.2);
Tailwind
colors: {
custom: {
50: '#e9fbf2',
500: '#dff9ec',
950: '#000000',
},
}SCSS
$custom: #dff9ec; $custom-light: #e9fbf2; $custom-dark: #000000;
JSON
{
"hex": "#dff9ec",
"rgb": {
"r": 223,
"g": 249,
"b": 236
},
"hsl": {
"h": 150,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.95965,
"c": 0.03216,
"h": 164.2
},
"luminance": 0.89495
}Semantic roles & 50–950 ramp
primary
#DFF9EC
secondary
#DD9FBE
accent
#1573D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585