#DFFFF9#DFFFF9
#DFFFF9 is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.034 H 183.1°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF9 |
|---|---|
| RGB | rgb(223, 255, 249) |
| HSL | hsl(169, 100%, 94%) |
| HSV | hsv(169, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(97.65, -11.41, -0.62) |
| CIE-LCH | lch(97.65, 11.43, 183.09°) |
| OKLab | oklab(97.55% -0.0339 -0.0018) |
| OKLCH | oklch(97.55% 0.034 183.1) |
| XYZ | xyz(83.2862, 94.0458, 103.3688) |
| Luminance | 0.9405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.30
Lightcyan
#E0FFFF
ΔE00 2.67
Ice Blue (survey)
#D7FFFE
ΔE00 2.72
Very Pale Blue
#D6FFFE
ΔE00 2.88
Very Light Blue
#D5FFFF
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF9 #FFDFE5
analogous
#DFFFE9 #DFFFF9 #DFF5FF
triadic
#DFFFF9 #F9DFFF #FFF9DF
tetradic
#DFFFF9 #E9DFFF #FFDFE5 #F5FFDF
square
#DFFFF9 #E9DFFF #FFDFE5 #F5FFDF
split-complementary
#DFFFF9 #FFDFF5 #FFE9DF
monochromatic
#65FFE2 #A2FFEE #DFFFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.06
#DFFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#DFFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF9
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF9 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff9; /* rgb */ color: rgb(223, 255, 249); /* oklch */ color: oklch(97.5% 0.034 183.1);
Tailwind
colors: {
custom: {
50: '#e9fffb',
500: '#dffff9',
950: '#000000',
},
}SCSS
$custom: #dffff9; $custom-light: #e9fffb; $custom-dark: #000000;
JSON
{
"hex": "#dffff9",
"rgb": {
"r": 223,
"g": 255,
"b": 249
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97547,
"c": 0.03398,
"h": 183.1
},
"luminance": 0.94048
}Semantic roles & 50–950 ramp
primary
#DFFFF9
secondary
#EC96A6
accent
#002BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685