#DEFBFD#DEFBFD
#DEFBFD is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.8% C 0.030 H 201.7°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBFD |
|---|---|
| RGB | rgb(222, 251, 253) |
| HSL | hsl(184, 89%, 93%) |
| HSV | hsv(184, 12%, 99%) |
| CMYK | cmyk(12.3%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.66, -8.96, -4.13) |
| CIE-LCH | lch(96.66, 9.86, 204.76°) |
| OKLab | oklab(96.78% -0.0281 -0.0112) |
| OKLCH | oklch(96.78% 0.03 201.7) |
| XYZ | xyz(82.3467, 91.6141, 106.2542) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.37
Ice Blue (survey)
#D7FFFE
ΔE00 3.49
Very Pale Blue
#D6FFFE
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 3.73
Really Light Blue
#D4FFFF
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBFD #FDE0DE
analogous
#DEFDEF #DEFBFD #DEEBFD
triadic
#DEFBFD #FDDEFB #FBFDDE
tetradic
#DEFBFD #EFDEFD #FDE0DE #EBFDDE
square
#DEFBFD #EFDEFD #FDE0DE #EBFDDE
split-complementary
#DEFBFD #FDDEEB #FDEFDE
monochromatic
#6BEDF6 #A4F4FA #DEFBFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.09
#DEFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DEFBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBFD
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBFD | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#D5FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbfd; /* rgb */ color: rgb(222, 251, 253); /* oklch */ color: oklch(96.8% 0.030 201.7);
Tailwind
colors: {
custom: {
50: '#e8fcfe',
500: '#defbfd',
950: '#000000',
},
}SCSS
$custom: #defbfd; $custom-light: #e8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#defbfd",
"rgb": {
"r": 222,
"g": 251,
"b": 253
},
"hsl": {
"h": 183.871,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96783,
"c": 0.03023,
"h": 201.7
},
"luminance": 0.91616
}Semantic roles & 50–950 ramp
primary
#DEFBFD
secondary
#E79D98
accent
#0F00E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585