#DFFFF6#DFFFF6
#DFFFF6 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 176.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF6 |
|---|---|
| RGB | rgb(223, 255, 246) |
| HSL | hsl(163, 100%, 94%) |
| HSV | hsv(163, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(97.58, -11.98, 0.82) |
| CIE-LCH | lch(97.58, 12.01, 176.10°) |
| OKLab | oklab(97.46% -0.0351 0.002) |
| OKLCH | oklch(97.46% 0.035 176.8) |
| XYZ | xyz(82.8220, 93.8601, 100.9242) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.80
Lightcyan
#E0FFFF
ΔE00 3.91
Very Light Blue
#D5FFFF
ΔE00 4.24
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF6 #FFDFE8
analogous
#DFFFE6 #DFFFF6 #DFF8FF
triadic
#DFFFF6 #F6DFFF #FFF6DF
tetradic
#DFFFF6 #E6DFFF #FFDFE8 #F8FFDF
square
#DFFFF6 #E6DFFF #FFDFE8 #F8FFDF
split-complementary
#DFFFF6 #FFDFF8 #FFE6DF
monochromatic
#65FFD4 #A2FFE5 #DFFFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.06
#DFFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#DFFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF6
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF6 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff6; /* rgb */ color: rgb(223, 255, 246); /* oklch */ color: oklch(97.5% 0.035 176.8);
Tailwind
colors: {
custom: {
50: '#e9fff9',
500: '#dffff6',
950: '#000000',
},
}SCSS
$custom: #dffff6; $custom-light: #e9fff9; $custom-dark: #000000;
JSON
{
"hex": "#dffff6",
"rgb": {
"r": 223,
"g": 255,
"b": 246
},
"hsl": {
"h": 163.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97463,
"c": 0.03515,
"h": 176.8
},
"luminance": 0.93862
}Semantic roles & 50–950 ramp
primary
#DFFFF6
secondary
#EC96AE
accent
#0041E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685