#DFF8ED#DFF8ED
#DFF8ED is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.8% C 0.030 H 167.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8ED |
|---|---|
| RGB | rgb(223, 248, 237) |
| HSL | hsl(154, 64%, 92%) |
| HSV | hsv(154, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 4.4%, 2.7%) |
| CIE-LAB | lab(95.55, -10.17, 2.51) |
| CIE-LCH | lch(95.55, 10.47, 166.13°) |
| OKLab | oklab(95.79% -0.0292 0.0065) |
| OKLCH | oklch(95.79% 0.03 167.5) |
| XYZ | xyz(79.2815, 88.9360, 93.0938) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.01
Ice
#D6FFFA
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Very Pale Blue
#D6FFFE
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8ED #F8DFEA
analogous
#DFF8E1 #DFF8ED #DFF7F8
triadic
#DFF8ED #EDDFF8 #F8EDDF
tetradic
#DFF8ED #E1DFF8 #F8DFEA #F7F8DF
square
#DFF8ED #E1DFF8 #F8DFEA #F7F8DF
split-complementary
#DFF8ED #F8DFF7 #F8E1DF
monochromatic
#7BE2B5 #ADEDD1 #DFF8ED #E6FAF1 #E6FAF1
Accessibility & contrast
On white
1.12
#DFF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DFF8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8ED
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8ED | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4ED
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#DAF8F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8ed; /* rgb */ color: rgb(223, 248, 237); /* oklch */ color: oklch(95.8% 0.030 167.5);
Tailwind
colors: {
custom: {
50: '#e9faf2',
500: '#dff8ed',
950: '#000000',
},
}SCSS
$custom: #dff8ed; $custom-light: #e9faf2; $custom-dark: #000000;
JSON
{
"hex": "#dff8ed",
"rgb": {
"r": 223,
"g": 248,
"b": 237
},
"hsl": {
"h": 153.6,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95789,
"c": 0.02992,
"h": 167.5
},
"luminance": 0.88937
}Semantic roles & 50–950 ramp
primary
#DFF8ED
secondary
#DBA0BA
accent
#1A68CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585