#DEF2F2#DEF2F2
#DEF2F2 is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.6% C 0.021 H 196.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2F2 |
|---|---|
| RGB | rgb(222, 242, 242) |
| HSL | hsl(180, 43%, 91%) |
| HSV | hsv(180, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.07, -6.54, -2.25) |
| CIE-LCH | lch(94.07, 6.91, 198.95°) |
| OKLab | oklab(94.64% -0.0202 -0.0061) |
| OKLCH | oklch(94.64% 0.021 196.8) |
| XYZ | xyz(77.8998, 85.4435, 96.3753) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.40
Lightcyan
#E0FFFF
ΔE00 4.01
Mintcream
#F5FFFA
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2F2 #F2DEDE
analogous
#DEF2E8 #DEF2F2 #DEE8F2
triadic
#DEF2F2 #F2DEF2 #F2F2DE
tetradic
#DEF2F2 #E8DEF2 #F2DEDE #E8F2DE
square
#DEF2F2 #E8DEF2 #F2DEDE #E8F2DE
split-complementary
#DEF2F2 #F2DEE8 #F2E8DE
monochromatic
#86CFCF #B2E1E1 #DEF2F2 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.16
#DEF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DEF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2F2
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2F2 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#D8F3F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2f2; /* rgb */ color: rgb(222, 242, 242); /* oklch */ color: oklch(94.6% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#e8f6f6',
500: '#def2f2',
950: '#000000',
},
}SCSS
$custom: #def2f2; $custom-light: #e8f6f6; $custom-dark: #000000;
JSON
{
"hex": "#def2f2",
"rgb": {
"r": 222,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94644,
"c": 0.02106,
"h": 196.8
},
"luminance": 0.85445
}Semantic roles & 50–950 ramp
primary
#DEF2F2
secondary
#CFA5A5
accent
#2F2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585