#DFFFFF#DFFFFF
#DFFFFF is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.033 H 196.6°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFFF |
|---|---|
| RGB | rgb(223, 255, 255) |
| HSL | hsl(180, 100%, 94%) |
| HSV | hsv(180, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.80, -10.26, -3.48) |
| CIE-LCH | lch(97.80, 10.83, 198.73°) |
| OKLab | oklab(97.72% -0.0316 -0.0094) |
| OKLCH | oklch(97.72% 0.033 196.6) |
| XYZ | xyz(84.2369, 94.4261, 108.3763) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.28
Ice Blue (survey)
#D7FFFE
ΔE00 2.23
Very Pale Blue
#D6FFFE
ΔE00 2.47
Very Light Blue
#D5FFFF
ΔE00 2.58
Really Light Blue
#D4FFFF
ΔE00 2.81
Ice
#D6FFFA
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFFF #FFDFDF
analogous
#DFFFEF #DFFFFF #DFEFFF
triadic
#DFFFFF #FFDFFF #FFFFDF
tetradic
#DFFFFF #EFDFFF #FFDFDF #EFFFDF
square
#DFFFFF #EFDFFF #FFDFDF #EFFFDF
split-complementary
#DFFFFF #FFDFEF #FFEFDF
monochromatic
#65FFFF #A2FFFF #DFFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.06
#DFFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#DFFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFFF
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFFF | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#D6FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #dfffff; /* rgb */ color: rgb(223, 255, 255); /* oklch */ color: oklch(97.7% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e9ffff',
500: '#dfffff',
950: '#000000',
},
}SCSS
$custom: #dfffff; $custom-light: #e9ffff; $custom-dark: #000000;
JSON
{
"hex": "#dfffff",
"rgb": {
"r": 223,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97719,
"c": 0.03303,
"h": 196.6
},
"luminance": 0.94428
}Semantic roles & 50–950 ramp
primary
#DFFFFF
secondary
#EC9696
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686