#DFFCF1#DFFCF1
#DFFCF1 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.033 H 170.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF1 |
|---|---|
| RGB | rgb(223, 252, 241) |
| HSL | hsl(157, 83%, 93%) |
| HSV | hsv(157, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(96.68, -11.42, 2.09) |
| CIE-LCH | lch(96.68, 11.61, 169.65°) |
| OKLab | oklab(96.71% -0.033 0.0054) |
| OKLCH | oklch(96.71% 0.033 170.8) |
| XYZ | xyz(81.1154, 91.6582, 96.6202) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.81
Lightcyan
#E0FFFF
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.91
Very Light Blue
#D5FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF1 #FCDFEA
analogous
#DFFCE2 #DFFCF1 #DFF8FC
triadic
#DFFCF1 #F1DFFC #FCF1DF
tetradic
#DFFCF1 #E2DFFC #FCDFEA #F8FCDF
square
#DFFCF1 #E2DFFC #FCDFEA #F8FCDF
split-complementary
#DFFCF1 #FCDFF8 #FCE2DF
monochromatic
#6FF2C0 #A7F7D9 #DFFCF1 #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.09
#DFFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DFFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF1
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF1 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F1
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcf1; /* rgb */ color: rgb(223, 252, 241); /* oklch */ color: oklch(96.7% 0.033 170.8);
Tailwind
colors: {
custom: {
50: '#e9fdf5',
500: '#dffcf1',
950: '#000000',
},
}SCSS
$custom: #dffcf1; $custom-light: #e9fdf5; $custom-dark: #000000;
JSON
{
"hex": "#dffcf1",
"rgb": {
"r": 223,
"g": 252,
"b": 241
},
"hsl": {
"h": 157.241,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96713,
"c": 0.03346,
"h": 170.8
},
"luminance": 0.9166
}Semantic roles & 50–950 ramp
primary
#DFFCF1
secondary
#E49BB7
accent
#0659DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585