#DFFCF6#DFFCF6
#DFFCF6 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.031 H 181.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF6 |
|---|---|
| RGB | rgb(223, 252, 246) |
| HSL | hsl(168, 83%, 93%) |
| HSV | hsv(168, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(96.80, -10.49, -0.31) |
| CIE-LCH | lch(96.80, 10.49, 181.69°) |
| OKLab | oklab(96.85% -0.0311 -0.001) |
| OKLCH | oklch(96.85% 0.031 181.8) |
| XYZ | xyz(81.8725, 91.9610, 100.6077) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.67
Ice
#D6FFFA
ΔE00 3.10
Ice Blue (survey)
#D7FFFE
ΔE00 3.32
Very Pale Blue
#D6FFFE
ΔE00 3.50
Very Light Blue
#D5FFFF
ΔE00 3.87
Really Light Blue
#D4FFFF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF6 #FCDFE5
analogous
#DFFCE7 #DFFCF6 #DFF3FC
triadic
#DFFCF6 #F6DFFC #FCF6DF
tetradic
#DFFCF6 #E7DFFC #FCDFE5 #F3FCDF
square
#DFFCF6 #E7DFFC #FCDFE5 #F3FCDF
split-complementary
#DFFCF6 #FCDFF3 #FCE7DF
monochromatic
#6FF2D7 #A7F7E6 #DFFCF6 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.08
#DFFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DFFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF6
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF6 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D8FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf6; /* rgb */ color: rgb(223, 252, 246); /* oklch */ color: oklch(96.9% 0.031 181.8);
Tailwind
colors: {
custom: {
50: '#e9fdf9',
500: '#dffcf6',
950: '#000000',
},
}SCSS
$custom: #dffcf6; $custom-light: #e9fdf9; $custom-dark: #000000;
JSON
{
"hex": "#dffcf6",
"rgb": {
"r": 223,
"g": 252,
"b": 246
},
"hsl": {
"h": 167.586,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96853,
"c": 0.03112,
"h": 181.8
},
"luminance": 0.91963
}Semantic roles & 50–950 ramp
primary
#DFFCF6
secondary
#E49BAA
accent
#0633DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585