#DFF9EE#DFF9EE
#DFF9EE is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.0% C 0.031 H 168.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9EE |
|---|---|
| RGB | rgb(223, 249, 238) |
| HSL | hsl(155, 68%, 93%) |
| HSV | hsv(155, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(95.84, -10.48, 2.40) |
| CIE-LCH | lch(95.84, 10.75, 167.09°) |
| OKLab | oklab(96.02% -0.0302 0.0062) |
| OKLCH | oklch(96.02% 0.031 168.4) |
| XYZ | xyz(79.7363, 89.6111, 93.9681) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.19
Ice
#D6FFFA
ΔE00 4.57
Lightcyan
#E0FFFF
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.36
Very Pale Blue
#D6FFFE
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9EE #F9DFEA
analogous
#DFF9E1 #DFF9EE #DFF7F9
triadic
#DFF9EE #EEDFF9 #F9EEDF
tetradic
#DFF9EE #E1DFF9 #F9DFEA #F7F9DF
square
#DFF9EE #E1DFF9 #F9DFEA #F7F9DF
split-complementary
#DFF9EE #F9DFF7 #F9E1DF
monochromatic
#78E6B7 #ABEFD3 #DFF9EE #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.11
#DFF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DFF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9EE
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9EE | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F2F2EF
Tritanopia (blue-blind)
#DAF9F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9ee; /* rgb */ color: rgb(223, 249, 238); /* oklch */ color: oklch(96.0% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e9fbf3',
500: '#dff9ee',
950: '#000000',
},
}SCSS
$custom: #dff9ee; $custom-light: #e9fbf3; $custom-dark: #000000;
JSON
{
"hex": "#dff9ee",
"rgb": {
"r": 223,
"g": 249,
"b": 238
},
"hsl": {
"h": 154.615,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.9602,
"c": 0.0308,
"h": 168.4
},
"luminance": 0.89612
}Semantic roles & 50–950 ramp
primary
#DFF9EE
secondary
#DD9FB9
accent
#1564D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585