#DFFCF8#DFFCF8
#DFFCF8 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 186.6°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF8 |
|---|---|
| RGB | rgb(223, 252, 248) |
| HSL | hsl(172, 83%, 93%) |
| HSV | hsv(172, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.85, -10.11, -1.27) |
| CIE-LCH | lch(96.85, 10.18, 187.14°) |
| OKLab | oklab(96.91% -0.0303 -0.0035) |
| OKLCH | oklch(96.91% 0.031 186.6) |
| XYZ | xyz(82.1811, 92.0845, 102.2330) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.85
Ice Blue (survey)
#D7FFFE
ΔE00 2.95
Very Pale Blue
#D6FFFE
ΔE00 3.17
Ice
#D6FFFA
ΔE00 3.21
Very Light Blue
#D5FFFF
ΔE00 3.48
Really Light Blue
#D4FFFF
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF8 #FCDFE3
analogous
#DFFCE9 #DFFCF8 #DFF1FC
triadic
#DFFCF8 #F8DFFC #FCF8DF
tetradic
#DFFCF8 #E9DFFC #FCDFE3 #F1FCDF
square
#DFFCF8 #E9DFFC #FCDFE3 #F1FCDF
split-complementary
#DFFCF8 #FCDFF1 #FCE9DF
monochromatic
#6FF2E0 #A7F7EC #DFFCF8 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.08
#DFFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DFFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF8
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF8 | 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)
#F9F9F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#D8FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf8; /* rgb */ color: rgb(223, 252, 248); /* oklch */ color: oklch(96.9% 0.031 186.6);
Tailwind
colors: {
custom: {
50: '#e9fdfa',
500: '#dffcf8',
950: '#000000',
},
}SCSS
$custom: #dffcf8; $custom-light: #e9fdfa; $custom-dark: #000000;
JSON
{
"hex": "#dffcf8",
"rgb": {
"r": 223,
"g": 252,
"b": 248
},
"hsl": {
"h": 171.724,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96909,
"c": 0.03054,
"h": 186.6
},
"luminance": 0.92086
}Semantic roles & 50–950 ramp
primary
#DFFCF8
secondary
#E49BA5
accent
#0624DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585