#DEEFF2#DEEFF2
#DEEFF2 is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.0% C 0.018 H 209.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFF2 |
|---|---|
| RGB | rgb(222, 239, 242) |
| HSL | hsl(189, 43%, 91%) |
| HSV | hsv(189, 8%, 95%) |
| CMYK | cmyk(8.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(93.31, -5.02, -3.37) |
| CIE-LCH | lch(93.31, 6.04, 213.89°) |
| OKLab | oklab(94.04% -0.0161 -0.0091) |
| OKLCH | oklch(94.04% 0.018 209.4) |
| XYZ | xyz(77.0142, 83.6724, 96.0801) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.64
Aliceblue
#F0F8FF
ΔE00 5.19
Mintcream
#F5FFFA
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFF2 #F2E1DE
analogous
#DEF2EB #DEEFF2 #DEE5F2
triadic
#DEEFF2 #F2DEEF #EFF2DE
tetradic
#DEEFF2 #EBDEF2 #F2E1DE #E5F2DE
square
#DEEFF2 #EBDEF2 #F2E1DE #E5F2DE
split-complementary
#DEEFF2 #F2DEE5 #F2EBDE
monochromatic
#86C4CF #B2DAE1 #DEEFF2 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.18
#DEEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DEEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFF2
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFF2 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#D9F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #deeff2; /* rgb */ color: rgb(222, 239, 242); /* oklch */ color: oklch(94.0% 0.018 209.4);
Tailwind
colors: {
custom: {
50: '#e8f4f6',
500: '#deeff2',
950: '#000000',
},
}SCSS
$custom: #deeff2; $custom-light: #e8f4f6; $custom-dark: #000000;
JSON
{
"hex": "#deeff2",
"rgb": {
"r": 222,
"g": 239,
"b": 242
},
"hsl": {
"h": 189,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.9404,
"c": 0.01846,
"h": 209.4
},
"luminance": 0.83673
}Semantic roles & 50–950 ramp
primary
#DEEFF2
secondary
#CFABA5
accent
#432FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585