#DFFDEE#DFFDEE
#DFFDEE is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.037 H 164.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDEE |
|---|---|
| RGB | rgb(223, 253, 238) |
| HSL | hsl(150, 88%, 93%) |
| HSV | hsv(150, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.87, -12.47, 3.90) |
| CIE-LCH | lch(96.87, 13.07, 162.64°) |
| OKLab | oklab(96.84% -0.0355 0.0101) |
| OKLCH | oklch(96.84% 0.037 164.1) |
| XYZ | xyz(80.9858, 92.1101, 94.3846) |
| Luminance | 0.9211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.74
Honeydew
#F0FFF0
ΔE00 4.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.12
Lightcyan
#E0FFFF
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDEE #FDDFEE
analogous
#DFFDDF #DFFDEE #DFFDFD
triadic
#DFFDEE #EEDFFD #FDEEDF
tetradic
#DFFDEE #DFDFFD #FDDFEE #FDFDDF
square
#DFFDEE #DFDFFD #FDDFEE #FDFDDF
split-complementary
#DFFDEE #FDDFFD #FDDFDF
monochromatic
#6CF6B1 #A5F9CF #DFFDEE #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.08
#DFFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DFFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDEE
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDEE | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#DAFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdee; /* rgb */ color: rgb(223, 253, 238); /* oklch */ color: oklch(96.8% 0.037 164.1);
Tailwind
colors: {
custom: {
50: '#e9fef3',
500: '#dffdee',
950: '#000000',
},
}SCSS
$custom: #dffdee; $custom-light: #e9fef3; $custom-dark: #000000;
JSON
{
"hex": "#dffdee",
"rgb": {
"r": 223,
"g": 253,
"b": 238
},
"hsl": {
"h": 150,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96836,
"c": 0.03694,
"h": 164.1
},
"luminance": 0.92112
}Semantic roles & 50–950 ramp
primary
#DFFDEE
secondary
#E799C0
accent
#0173E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585