#DFFFF8#DFFFF8
#DFFFF8 is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.034 H 180.9°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF8 |
|---|---|
| RGB | rgb(223, 255, 248) |
| HSL | hsl(167, 100%, 94%) |
| HSV | hsv(167, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.63, -11.60, -0.14) |
| CIE-LCH | lch(97.63, 11.60, 180.69°) |
| OKLab | oklab(97.52% -0.0343 -0.0005) |
| OKLCH | oklch(97.52% 0.034 180.9) |
| XYZ | xyz(83.1306, 93.9835, 102.5496) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.37
Ice Blue (survey)
#D7FFFE
ΔE00 3.02
Lightcyan
#E0FFFF
ΔE00 3.09
Very Pale Blue
#D6FFFE
ΔE00 3.16
Very Light Blue
#D5FFFF
ΔE00 3.58
Really Light Blue
#D4FFFF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF8 #FFDFE6
analogous
#DFFFE8 #DFFFF8 #DFF6FF
triadic
#DFFFF8 #F8DFFF #FFF8DF
tetradic
#DFFFF8 #E8DFFF #FFDFE6 #F6FFDF
square
#DFFFF8 #E8DFFF #FFDFE6 #F6FFDF
split-complementary
#DFFFF8 #FFDFF6 #FFE8DF
monochromatic
#65FFDD #A2FFEB #DFFFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.06
#DFFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#DFFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF8
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF8 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F6F6F9
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff8; /* rgb */ color: rgb(223, 255, 248); /* oklch */ color: oklch(97.5% 0.034 180.9);
Tailwind
colors: {
custom: {
50: '#e9fffa',
500: '#dffff8',
950: '#000000',
},
}SCSS
$custom: #dffff8; $custom-light: #e9fffa; $custom-dark: #000000;
JSON
{
"hex": "#dffff8",
"rgb": {
"r": 223,
"g": 255,
"b": 248
},
"hsl": {
"h": 166.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97519,
"c": 0.03432,
"h": 180.9
},
"luminance": 0.93985
}Semantic roles & 50–950 ramp
primary
#DFFFF8
secondary
#EC96A9
accent
#0032E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685