#DFF0F2#DFF0F2
#DFF0F2 is a very light, near-neutral teal. Relative luminance 0.844; OKLCH L 94.3% C 0.018 H 205.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0F2 |
|---|---|
| RGB | rgb(223, 240, 242) |
| HSL | hsl(186, 42%, 91%) |
| HSV | hsv(186, 8%, 95%) |
| CMYK | cmyk(7.9%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.63, -5.20, -2.89) |
| CIE-LCH | lch(93.63, 5.95, 209.02°) |
| OKLab | oklab(94.31% -0.0164 -0.0078) |
| OKLCH | oklch(94.31% 0.018 205.3) |
| XYZ | xyz(77.6151, 84.4180, 96.1924) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 5.33
Aliceblue
#F0F8FF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0F2 #F2E1DF
analogous
#DFF2EA #DFF0F2 #DFE6F2
triadic
#DFF0F2 #F2DFF0 #F0F2DF
tetradic
#DFF0F2 #EADFF2 #F2E1DF #E6F2DF
square
#DFF0F2 #EADFF2 #F2E1DF #E6F2DF
split-complementary
#DFF0F2 #F2DFE6 #F2EADF
monochromatic
#88C7CF #B3DCE0 #DFF0F2 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.17
#DFF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DFF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0F2
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0F2 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#DAF2F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff0f2; /* rgb */ color: rgb(223, 240, 242); /* oklch */ color: oklch(94.3% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e9f4f6',
500: '#dff0f2',
950: '#000000',
},
}SCSS
$custom: #dff0f2; $custom-light: #e9f4f6; $custom-dark: #000000;
JSON
{
"hex": "#dff0f2",
"rgb": {
"r": 223,
"g": 240,
"b": 242
},
"hsl": {
"h": 186.316,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94312,
"c": 0.0182,
"h": 205.3
},
"luminance": 0.84419
}Semantic roles & 50–950 ramp
primary
#DFF0F2
secondary
#CFABA6
accent
#3E30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585