#DEF2F4#DEF2F4
#DEF2F4 is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.7% C 0.021 H 204.0°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2F4 |
|---|---|
| RGB | rgb(222, 242, 244) |
| HSL | hsl(185, 50%, 91%) |
| HSV | hsv(185, 9%, 96%) |
| CMYK | cmyk(9%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(94.13, -6.16, -3.21) |
| CIE-LCH | lch(94.13, 6.94, 207.51°) |
| OKLab | oklab(94.7% -0.0194 -0.0087) |
| OKLCH | oklch(94.7% 0.021 204) |
| XYZ | xyz(78.2018, 85.5643, 97.9659) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2F4 #F4E0DE
analogous
#DEF4EB #DEF2F4 #DEE7F4
triadic
#DEF2F4 #F4DEF2 #F2F4DE
tetradic
#DEF2F4 #EBDEF4 #F4E0DE #E7F4DE
square
#DEF2F4 #EBDEF4 #F4E0DE #E7F4DE
split-complementary
#DEF2F4 #F4DEE7 #F4EBDE
monochromatic
#82CED5 #B0E0E5 #DEF2F4 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.16
#DEF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DEF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2F4
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2F4 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#EAEDF4
Tritanopia (blue-blind)
#D8F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2f4; /* rgb */ color: rgb(222, 242, 244); /* oklch */ color: oklch(94.7% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e8f6f7',
500: '#def2f4',
950: '#000000',
},
}SCSS
$custom: #def2f4; $custom-light: #e8f6f7; $custom-dark: #000000;
JSON
{
"hex": "#def2f4",
"rgb": {
"r": 222,
"g": 242,
"b": 244
},
"hsl": {
"h": 185.455,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94702,
"c": 0.02125,
"h": 204
},
"luminance": 0.85566
}Semantic roles & 50–950 ramp
primary
#DEF2F4
secondary
#D3A8A3
accent
#3628BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585