#DFEFF2#DFEFF2
#DFEFF2 is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.1% C 0.017 H 210.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFF2 |
|---|---|
| RGB | rgb(223, 239, 242) |
| HSL | hsl(189, 42%, 91%) |
| HSV | hsv(189, 8%, 95%) |
| CMYK | cmyk(7.9%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(93.38, -4.70, -3.26) |
| CIE-LCH | lch(93.38, 5.72, 214.78°) |
| OKLab | oklab(94.11% -0.0151 -0.0088) |
| OKLCH | oklch(94.11% 0.017 210.2) |
| XYZ | xyz(77.3215, 83.8308, 96.0945) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.58
Aliceblue
#F0F8FF
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.31
Whitesmoke
#F5F5F5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFF2 #F2E2DF
analogous
#DFF2EB #DFEFF2 #DFE5F2
triadic
#DFEFF2 #F2DFEF #EFF2DF
tetradic
#DFEFF2 #EBDFF2 #F2E2DF #E5F2DF
square
#DFEFF2 #EBDFF2 #F2E2DF #E5F2DF
split-complementary
#DFEFF2 #F2DFE5 #F2EBDF
monochromatic
#88C3CF #B3D9E0 #DFEFF2 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.18
#DFEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DFEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFF2
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFF2 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#DAF1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeff2; /* rgb */ color: rgb(223, 239, 242); /* oklch */ color: oklch(94.1% 0.017 210.2);
Tailwind
colors: {
custom: {
50: '#e9f4f6',
500: '#dfeff2',
950: '#000000',
},
}SCSS
$custom: #dfeff2; $custom-light: #e9f4f6; $custom-dark: #000000;
JSON
{
"hex": "#dfeff2",
"rgb": {
"r": 223,
"g": 239,
"b": 242
},
"hsl": {
"h": 189.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94112,
"c": 0.01745,
"h": 210.2
},
"luminance": 0.83832
}Semantic roles & 50–950 ramp
primary
#DFEFF2
secondary
#CFADA6
accent
#4530B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585