#DFFCF7#DFFCF7
#DFFCF7 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.031 H 184.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF7 |
|---|---|
| RGB | rgb(223, 252, 247) |
| HSL | hsl(170, 83%, 93%) |
| HSV | hsv(170, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(96.83, -10.30, -0.79) |
| CIE-LCH | lch(96.83, 10.33, 184.37°) |
| OKLab | oklab(96.88% -0.0307 -0.0023) |
| OKLCH | oklch(96.88% 0.031 184.2) |
| XYZ | xyz(82.0264, 92.0226, 101.4182) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.26
Ice Blue (survey)
#D7FFFE
ΔE00 3.11
Ice
#D6FFFA
ΔE00 3.12
Very Pale Blue
#D6FFFE
ΔE00 3.31
Very Light Blue
#D5FFFF
ΔE00 3.65
Really Light Blue
#D4FFFF
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF7 #FCDFE4
analogous
#DFFCE8 #DFFCF7 #DFF2FC
triadic
#DFFCF7 #F7DFFC #FCF7DF
tetradic
#DFFCF7 #E8DFFC #FCDFE4 #F2FCDF
square
#DFFCF7 #E8DFFC #FCDFE4 #F2FCDF
split-complementary
#DFFCF7 #FCDFF2 #FCE8DF
monochromatic
#6FF2DB #A7F7E9 #DFFCF7 #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.08
#DFFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DFFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF7
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF7 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F7
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D8FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf7; /* rgb */ color: rgb(223, 252, 247); /* oklch */ color: oklch(96.9% 0.031 184.2);
Tailwind
colors: {
custom: {
50: '#e9fdf9',
500: '#dffcf7',
950: '#000000',
},
}SCSS
$custom: #dffcf7; $custom-light: #e9fdf9; $custom-dark: #000000;
JSON
{
"hex": "#dffcf7",
"rgb": {
"r": 223,
"g": 252,
"b": 247
},
"hsl": {
"h": 169.655,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96881,
"c": 0.0308,
"h": 184.2
},
"luminance": 0.92024
}Semantic roles & 50–950 ramp
primary
#DFFCF7
secondary
#E49BA8
accent
#062CDF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585