#DFFCF9#DFFCF9
#DFFCF9 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.030 H 189.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF9 |
|---|---|
| RGB | rgb(223, 252, 249) |
| HSL | hsl(174, 83%, 93%) |
| HSV | hsv(174, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(96.88, -9.92, -1.74) |
| CIE-LCH | lch(96.88, 10.07, 189.97°) |
| OKLab | oklab(96.94% -0.0299 -0.0048) |
| OKLCH | oklch(96.94% 0.03 189.1) |
| XYZ | xyz(82.3366, 92.1467, 103.0523) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.46
Ice Blue (survey)
#D7FFFE
ΔE00 2.86
Very Pale Blue
#D6FFFE
ΔE00 3.09
Ice
#D6FFFA
ΔE00 3.35
Very Light Blue
#D5FFFF
ΔE00 3.36
Really Light Blue
#D4FFFF
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF9 #FCDFE2
analogous
#DFFCEA #DFFCF9 #DFF0FC
triadic
#DFFCF9 #F9DFFC #FCF9DF
tetradic
#DFFCF9 #EADFFC #FCDFE2 #F0FCDF
square
#DFFCF9 #EADFFC #FCDFE2 #F0FCDF
split-complementary
#DFFCF9 #FCDFF0 #FCEADF
monochromatic
#6FF2E4 #A7F7EF #DFFCF9 #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.08
#DFFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DFFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF9
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF9 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9F9
Deuteranopia (green-blind)
#F3F4F9
Tritanopia (blue-blind)
#D7FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf9; /* rgb */ color: rgb(223, 252, 249); /* oklch */ color: oklch(96.9% 0.030 189.1);
Tailwind
colors: {
custom: {
50: '#e9fdfb',
500: '#dffcf9',
950: '#000000',
},
}SCSS
$custom: #dffcf9; $custom-light: #e9fdfb; $custom-dark: #000000;
JSON
{
"hex": "#dffcf9",
"rgb": {
"r": 223,
"g": 252,
"b": 249
},
"hsl": {
"h": 173.793,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96938,
"c": 0.03033,
"h": 189.1
},
"luminance": 0.92148
}Semantic roles & 50–950 ramp
primary
#DFFCF9
secondary
#E49BA2
accent
#061DDF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585