#DFFFFC#DFFFFC
#DFFFFC is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.033 H 189.7°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFFC |
|---|---|
| RGB | rgb(223, 255, 252) |
| HSL | hsl(174, 100%, 94%) |
| HSV | hsv(174, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.73, -10.84, -2.05) |
| CIE-LCH | lch(97.73, 11.03, 190.70°) |
| OKLab | oklab(97.63% -0.0328 -0.0056) |
| OKLCH | oklch(97.63% 0.033 189.7) |
| XYZ | xyz(83.7578, 94.2344, 105.8528) |
| Luminance | 0.9424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 2.09
Very Pale Blue
#D6FFFE
ΔE00 2.32
Ice
#D6FFFA
ΔE00 2.59
Very Light Blue
#D5FFFF
ΔE00 2.63
Really Light Blue
#D4FFFF
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFFC #FFDFE2
analogous
#DFFFEC #DFFFFC #DFF2FF
triadic
#DFFFFC #FCDFFF #FFFCDF
tetradic
#DFFFFC #ECDFFF #FFDFE2 #F2FFDF
square
#DFFFFC #ECDFFF #FFDFE2 #F2FFDF
split-complementary
#DFFFFC #FFDFF2 #FFECDF
monochromatic
#65FFF1 #A2FFF6 #DFFFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.06
#DFFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#DFFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFFC
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFFC | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffffc; /* rgb */ color: rgb(223, 255, 252); /* oklch */ color: oklch(97.6% 0.033 189.7);
Tailwind
colors: {
custom: {
50: '#e9fffd',
500: '#dffffc',
950: '#000000',
},
}SCSS
$custom: #dffffc; $custom-light: #e9fffd; $custom-dark: #000000;
JSON
{
"hex": "#dffffc",
"rgb": {
"r": 223,
"g": 255,
"b": 252
},
"hsl": {
"h": 174.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97632,
"c": 0.03327,
"h": 189.7
},
"luminance": 0.94236
}Semantic roles & 50–950 ramp
primary
#DFFFFC
secondary
#EC969E
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685