#DEF7FB#DEF7FB
#DEF7FB is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.9% C 0.027 H 208.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7FB |
|---|---|
| RGB | rgb(222, 247, 251) |
| HSL | hsl(188, 78%, 93%) |
| HSV | hsv(188, 12%, 98%) |
| CMYK | cmyk(11.6%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.59, -7.34, -4.68) |
| CIE-LCH | lch(95.59, 8.70, 212.55°) |
| OKLab | oklab(95.92% -0.0235 -0.0126) |
| OKLCH | oklch(95.92% 0.027 208.3) |
| XYZ | xyz(80.7934, 89.0146, 104.1730) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 3.93
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Light Blue
#D5FFFF
ΔE00 5.45
Very Pale Blue
#D6FFFE
ΔE00 5.47
Really Light Blue
#D4FFFF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7FB #FBE2DE
analogous
#DEFBF0 #DEF7FB #DEE8FB
triadic
#DEF7FB #FBDEF7 #F7FBDE
tetradic
#DEF7FB #F0DEFB #FBE2DE #E8FBDE
square
#DEF7FB #F0DEFB #FBE2DE #E8FBDE
split-complementary
#DEF7FB #FBDEE8 #FBF0DE
monochromatic
#71DDEE #A7EAF4 #DEF7FB #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.12
#DEF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DEF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7FB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7FB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EDF1FB
Tritanopia (blue-blind)
#D6F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def7fb; /* rgb */ color: rgb(222, 247, 251); /* oklch */ color: oklch(95.9% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#e8f9fc',
500: '#def7fb',
950: '#000000',
},
}SCSS
$custom: #def7fb; $custom-light: #e8f9fc; $custom-dark: #000000;
JSON
{
"hex": "#def7fb",
"rgb": {
"r": 222,
"g": 247,
"b": 251
},
"hsl": {
"h": 188.276,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.95916,
"c": 0.02668,
"h": 208.3
},
"luminance": 0.89016
}Semantic roles & 50–950 ramp
primary
#DEF7FB
secondary
#E2A59B
accent
#280BDB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585