#DFF9ED#DFF9ED
#DFF9ED is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.0% C 0.031 H 166.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9ED |
|---|---|
| RGB | rgb(223, 249, 237) |
| HSL | hsl(152, 68%, 93%) |
| HSV | hsv(152, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(95.81, -10.67, 2.88) |
| CIE-LCH | lch(95.81, 11.05, 164.87°) |
| OKLab | oklab(95.99% -0.0306 0.0075) |
| OKLCH | oklch(95.99% 0.031 166.3) |
| XYZ | xyz(79.5898, 89.5525, 93.1965) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.09
Ice
#D6FFFA
ΔE00 4.79
Lightcyan
#E0FFFF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9ED #F9DFEB
analogous
#DFF9E0 #DFF9ED #DFF8F9
triadic
#DFF9ED #EDDFF9 #F9EDDF
tetradic
#DFF9ED #E0DFF9 #F9DFEB #F8F9DF
square
#DFF9ED #E0DFF9 #F9DFEB #F8F9DF
split-complementary
#DFF9ED #F9DFF8 #F9E0DF
monochromatic
#78E6B3 #ABEFD0 #DFF9ED #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.11
#DFF9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DFF9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9ED
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9ED | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#DAF9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9ed; /* rgb */ color: rgb(223, 249, 237); /* oklch */ color: oklch(96.0% 0.031 166.3);
Tailwind
colors: {
custom: {
50: '#e9fbf2',
500: '#dff9ed',
950: '#000000',
},
}SCSS
$custom: #dff9ed; $custom-light: #e9fbf2; $custom-dark: #000000;
JSON
{
"hex": "#dff9ed",
"rgb": {
"r": 223,
"g": 249,
"b": 237
},
"hsl": {
"h": 152.308,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.95992,
"c": 0.03146,
"h": 166.3
},
"luminance": 0.89554
}Semantic roles & 50–950 ramp
primary
#DFF9ED
secondary
#DD9FBC
accent
#156CD0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585