#DFFCF4#DFFCF4
#DFFCF4 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.032 H 177.2°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF4 |
|---|---|
| RGB | rgb(223, 252, 244) |
| HSL | hsl(163, 83%, 93%) |
| HSV | hsv(163, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(96.75, -10.86, 0.65) |
| CIE-LCH | lch(96.75, 10.88, 176.58°) |
| OKLab | oklab(96.8% -0.0319 0.0016) |
| OKLCH | oklch(96.8% 0.032 177.2) |
| XYZ | xyz(81.5671, 91.8389, 98.9997) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.24
Lightcyan
#E0FFFF
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 4.00
Very Light Blue
#D5FFFF
ΔE00 4.41
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF4 #FCDFE7
analogous
#DFFCE5 #DFFCF4 #DFF5FC
triadic
#DFFCF4 #F4DFFC #FCF4DF
tetradic
#DFFCF4 #E5DFFC #FCDFE7 #F5FCDF
square
#DFFCF4 #E5DFFC #FCDFE7 #F5FCDF
split-complementary
#DFFCF4 #FCDFF5 #FCE5DF
monochromatic
#6FF2CE #A7F7E1 #DFFCF4 #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.08
#DFFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DFFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF4
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF4 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F4
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf4; /* rgb */ color: rgb(223, 252, 244); /* oklch */ color: oklch(96.8% 0.032 177.2);
Tailwind
colors: {
custom: {
50: '#e9fdf7',
500: '#dffcf4',
950: '#000000',
},
}SCSS
$custom: #dffcf4; $custom-light: #e9fdf7; $custom-dark: #000000;
JSON
{
"hex": "#dffcf4",
"rgb": {
"r": 223,
"g": 252,
"b": 244
},
"hsl": {
"h": 163.448,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96796,
"c": 0.03191,
"h": 177.2
},
"luminance": 0.9184
}Semantic roles & 50–950 ramp
primary
#DFFCF4
secondary
#E49BAF
accent
#0642DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585