#DEF4F0#DEF4F0
#DEF4F0 is a very light, muted teal. Relative luminance 0.865; OKLCH L 95.0% C 0.024 H 183.7°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4F0 |
|---|---|
| RGB | rgb(222, 244, 240) |
| HSL | hsl(169, 50%, 91%) |
| HSV | hsv(169, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(94.53, -7.93, -0.53) |
| CIE-LCH | lch(94.53, 7.94, 183.86°) |
| OKLab | oklab(94.99% -0.0236 -0.0015) |
| OKLCH | oklch(94.99% 0.024 183.7) |
| XYZ | xyz(78.1996, 86.5211, 95.0015) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.51
Azure (CSS)
#F0FFFF
ΔE00 4.27
Mintcream
#F5FFFA
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.38
Ice
#D6FFFA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4F0 #F4DEE2
analogous
#DEF4E5 #DEF4F0 #DEEDF4
triadic
#DEF4F0 #F0DEF4 #F4F0DE
tetradic
#DEF4F0 #E5DEF4 #F4DEE2 #EDF4DE
square
#DEF4F0 #E5DEF4 #F4DEE2 #EDF4DE
split-complementary
#DEF4F0 #F4DEED #F4E5DE
monochromatic
#82D5C6 #B0E5DB #DEF4F0 #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.15
#DEF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DEF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4F0
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4F0 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#D9F5F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4f0; /* rgb */ color: rgb(222, 244, 240); /* oklch */ color: oklch(95.0% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#e8f7f4',
500: '#def4f0',
950: '#000000',
},
}SCSS
$custom: #def4f0; $custom-light: #e8f7f4; $custom-dark: #000000;
JSON
{
"hex": "#def4f0",
"rgb": {
"r": 222,
"g": 244,
"b": 240
},
"hsl": {
"h": 169.091,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94991,
"c": 0.02369,
"h": 183.7
},
"luminance": 0.86522
}Semantic roles & 50–950 ramp
primary
#DEF4F0
secondary
#D3A3AC
accent
#2843BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585