#DFFFF7#DFFFF7
#DFFFF7 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 178.8°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF7 |
|---|---|
| RGB | rgb(223, 255, 247) |
| HSL | hsl(165, 100%, 94%) |
| HSV | hsv(165, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(97.60, -11.79, 0.34) |
| CIE-LCH | lch(97.60, 11.79, 178.35°) |
| OKLab | oklab(97.49% -0.0347 0.0007) |
| OKLCH | oklch(97.49% 0.035 178.8) |
| XYZ | xyz(82.9759, 93.9216, 101.7347) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.51
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Pale Blue
#D6FFFE
ΔE00 3.47
Lightcyan
#E0FFFF
ΔE00 3.50
Very Light Blue
#D5FFFF
ΔE00 3.90
Really Light Blue
#D4FFFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF7 #FFDFE7
analogous
#DFFFE7 #DFFFF7 #DFF7FF
triadic
#DFFFF7 #F7DFFF #FFF7DF
tetradic
#DFFFF7 #E7DFFF #FFDFE7 #F7FFDF
square
#DFFFF7 #E7DFFF #FFDFE7 #F7FFDF
split-complementary
#DFFFF7 #FFDFF7 #FFE7DF
monochromatic
#65FFD8 #A2FFE8 #DFFFF7 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.06
#DFFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#DFFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF7
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF7 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF7
Deuteranopia (green-blind)
#F6F6F8
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff7; /* rgb */ color: rgb(223, 255, 247); /* oklch */ color: oklch(97.5% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e9fff9',
500: '#dffff7',
950: '#000000',
},
}SCSS
$custom: #dffff7; $custom-light: #e9fff9; $custom-dark: #000000;
JSON
{
"hex": "#dffff7",
"rgb": {
"r": 223,
"g": 255,
"b": 247
},
"hsl": {
"h": 165,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97491,
"c": 0.03471,
"h": 178.8
},
"luminance": 0.93923
}Semantic roles & 50–950 ramp
primary
#DFFFF7
secondary
#EC96AB
accent
#0039E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685