#DEF4F2#DEF4F2
#DEF4F2 is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.023 H 190.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4F2 |
|---|---|
| RGB | rgb(222, 244, 242) |
| HSL | hsl(175, 50%, 91%) |
| HSV | hsv(175, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.59, -7.55, -1.50) |
| CIE-LCH | lch(94.59, 7.70, 191.21°) |
| OKLab | oklab(95.05% -0.0229 -0.0041) |
| OKLCH | oklch(95.05% 0.023 190.2) |
| XYZ | xyz(78.4983, 86.6405, 96.5748) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.25
Azure (CSS)
#F0FFFF
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.16
Very Pale Blue
#D6FFFE
ΔE00 5.38
Very Light Blue
#D5FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4F2 #F4DEE0
analogous
#DEF4E7 #DEF4F2 #DEEBF4
triadic
#DEF4F2 #F2DEF4 #F4F2DE
tetradic
#DEF4F2 #E7DEF4 #F4DEE0 #EBF4DE
square
#DEF4F2 #E7DEF4 #F4DEE0 #EBF4DE
split-complementary
#DEF4F2 #F4DEEB #F4E7DE
monochromatic
#82D5CE #B0E5E0 #DEF4F2 #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.15
#DEF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DEF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4F2
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4F2 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#D8F5F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4f2; /* rgb */ color: rgb(222, 244, 242); /* oklch */ color: oklch(95.0% 0.023 190.2);
Tailwind
colors: {
custom: {
50: '#e8f7f6',
500: '#def4f2',
950: '#000000',
},
}SCSS
$custom: #def4f2; $custom-light: #e8f7f6; $custom-dark: #000000;
JSON
{
"hex": "#def4f2",
"rgb": {
"r": 222,
"g": 244,
"b": 242
},
"hsl": {
"h": 174.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.95048,
"c": 0.02323,
"h": 190.2
},
"luminance": 0.86642
}Semantic roles & 50–950 ramp
primary
#DEF4F2
secondary
#D3A3A8
accent
#2836BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585