#DEF3F2#DEF3F2
#DEF3F2 is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.8% C 0.022 H 193.3°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3F2 |
|---|---|
| RGB | rgb(222, 243, 242) |
| HSL | hsl(177, 47%, 91%) |
| HSV | hsv(177, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(94.33, -7.04, -1.87) |
| CIE-LCH | lch(94.33, 7.29, 194.87°) |
| OKLab | oklab(94.85% -0.0215 -0.0051) |
| OKLCH | oklch(94.85% 0.022 193.3) |
| XYZ | xyz(78.1982, 86.0404, 96.4748) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.57
Lightcyan
#E0FFFF
ΔE00 3.58
Mintcream
#F5FFFA
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Very Pale Blue
#D6FFFE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3F2 #F3DEDF
analogous
#DEF3E7 #DEF3F2 #DEE9F3
triadic
#DEF3F2 #F2DEF3 #F3F2DE
tetradic
#DEF3F2 #E7DEF3 #F3DEDF #E9F3DE
square
#DEF3F2 #E7DEF3 #F3DEDF #E9F3DE
split-complementary
#DEF3F2 #F3DEE9 #F3E7DE
monochromatic
#84D2CF #B1E3E0 #DEF3F2 #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.15
#DEF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DEF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3F2
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3F2 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#D8F4F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def3f2; /* rgb */ color: rgb(222, 243, 242); /* oklch */ color: oklch(94.8% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#e8f7f6',
500: '#def3f2',
950: '#000000',
},
}SCSS
$custom: #def3f2; $custom-light: #e8f7f6; $custom-dark: #000000;
JSON
{
"hex": "#def3f2",
"rgb": {
"r": 222,
"g": 243,
"b": 242
},
"hsl": {
"h": 177.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.94846,
"c": 0.02211,
"h": 193.3
},
"luminance": 0.86042
}Semantic roles & 50–950 ramp
primary
#DEF3F2
secondary
#D1A4A6
accent
#2C32BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585