#DFFEFC#DFFEFC
#DFFEFC is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.032 H 191.9°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFC |
|---|---|
| RGB | rgb(223, 254, 252) |
| HSL | hsl(176, 94%, 94%) |
| HSV | hsv(176, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.47, -10.34, -2.42) |
| CIE-LCH | lch(97.47, 10.62, 193.19°) |
| OKLab | oklab(97.43% -0.0315 -0.0066) |
| OKLCH | oklch(97.43% 0.032 191.9) |
| XYZ | xyz(83.4396, 93.5981, 105.7467) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.92
Ice Blue (survey)
#D7FFFE
ΔE00 2.29
Very Pale Blue
#D6FFFE
ΔE00 2.53
Very Light Blue
#D5FFFF
ΔE00 2.77
Really Light Blue
#D4FFFF
ΔE00 2.99
Ice
#D6FFFA
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFC #FEDFE1
analogous
#DFFEEC #DFFEFC #DFF0FE
triadic
#DFFEFC #FCDFFE #FEFCDF
tetradic
#DFFEFC #ECDFFE #FEDFE1 #F0FEDF
square
#DFFEFC #ECDFFE #FEDFE1 #F0FEDF
split-complementary
#DFFEFC #FEDFF0 #FEECDF
monochromatic
#68FAF1 #A4FCF6 #DFFEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.06
#DFFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DFFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFC
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFC | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffefc; /* rgb */ color: rgb(223, 254, 252); /* oklch */ color: oklch(97.4% 0.032 191.9);
Tailwind
colors: {
custom: {
50: '#e9fefd',
500: '#dffefc',
950: '#000000',
},
}SCSS
$custom: #dffefc; $custom-light: #e9fefd; $custom-dark: #000000;
JSON
{
"hex": "#dffefc",
"rgb": {
"r": 223,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.129,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97429,
"c": 0.03216,
"h": 191.9
},
"luminance": 0.936
}Semantic roles & 50–950 ramp
primary
#DFFEFC
secondary
#EA989D
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585