#DFFCF2#DFFCF2
#DFFCF2 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.033 H 172.9°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF2 |
|---|---|
| RGB | rgb(223, 252, 242) |
| HSL | hsl(159, 83%, 93%) |
| HSV | hsv(159, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.70, -11.24, 1.61) |
| CIE-LCH | lch(96.70, 11.35, 171.86°) |
| OKLab | oklab(96.74% -0.0326 0.0041) |
| OKLCH | oklch(96.74% 0.033 172.9) |
| XYZ | xyz(81.2651, 91.7181, 97.4091) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.59
Lightcyan
#E0FFFF
ΔE00 4.31
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 4.93
Very Light Blue
#D5FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF2 #FCDFE9
analogous
#DFFCE3 #DFFCF2 #DFF7FC
triadic
#DFFCF2 #F2DFFC #FCF2DF
tetradic
#DFFCF2 #E3DFFC #FCDFE9 #F7FCDF
square
#DFFCF2 #E3DFFC #FCDFE9 #F7FCDF
split-complementary
#DFFCF2 #FCDFF7 #FCE3DF
monochromatic
#6FF2C5 #A7F7DB #DFFCF2 #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.09
#DFFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DFFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF2
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF2 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcf2; /* rgb */ color: rgb(223, 252, 242); /* oklch */ color: oklch(96.7% 0.033 172.9);
Tailwind
colors: {
custom: {
50: '#e9fdf6',
500: '#dffcf2',
950: '#000000',
},
}SCSS
$custom: #dffcf2; $custom-light: #e9fdf6; $custom-dark: #000000;
JSON
{
"hex": "#dffcf2",
"rgb": {
"r": 223,
"g": 252,
"b": 242
},
"hsl": {
"h": 159.31,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96741,
"c": 0.0329,
"h": 172.9
},
"luminance": 0.9172
}Semantic roles & 50–950 ramp
primary
#DFFCF2
secondary
#E49BB4
accent
#0651DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585