#DFFEFD#DFFEFD
#DFFEFD is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.5% C 0.032 H 194.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFD |
|---|---|
| RGB | rgb(223, 254, 253) |
| HSL | hsl(178, 94%, 94%) |
| HSV | hsv(178, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.50, -10.14, -2.90) |
| CIE-LCH | lch(97.50, 10.55, 195.95°) |
| OKLab | oklab(97.46% -0.0311 -0.0079) |
| OKLCH | oklch(97.46% 0.032 194.3) |
| XYZ | xyz(83.5985, 93.6616, 106.5835) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.50
Ice Blue (survey)
#D7FFFE
ΔE00 2.34
Very Pale Blue
#D6FFFE
ΔE00 2.59
Very Light Blue
#D5FFFF
ΔE00 2.76
Really Light Blue
#D4FFFF
ΔE00 2.99
Ice
#D6FFFA
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFD #FEDFE0
analogous
#DFFEED #DFFEFD #DFEFFE
triadic
#DFFEFD #FDDFFE #FEFDDF
tetradic
#DFFEFD #EDDFFE #FEDFE0 #EFFEDF
square
#DFFEFD #EDDFFE #FEDFE0 #EFFEDF
split-complementary
#DFFEFD #FEDFEF #FEEDDF
monochromatic
#68FAF6 #A4FCF9 #DFFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.06
#DFFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#DFFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFD
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFD | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F3F6FD
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffefd; /* rgb */ color: rgb(223, 254, 253); /* oklch */ color: oklch(97.5% 0.032 194.3);
Tailwind
colors: {
custom: {
50: '#e9fefe',
500: '#dffefd',
950: '#000000',
},
}SCSS
$custom: #dffefd; $custom-light: #e9fefe; $custom-dark: #000000;
JSON
{
"hex": "#dffefd",
"rgb": {
"r": 223,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.065,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97458,
"c": 0.03208,
"h": 194.3
},
"luminance": 0.93663
}Semantic roles & 50–950 ramp
primary
#DFFEFD
secondary
#EA989A
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585