#DEFDFB#DEFDFB
#DEFDFB is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.032 H 191.9°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDFB |
|---|---|
| RGB | rgb(222, 253, 251) |
| HSL | hsl(176, 89%, 93%) |
| HSV | hsv(176, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.12, -10.34, -2.42) |
| CIE-LCH | lch(97.12, 10.62, 193.19°) |
| OKLab | oklab(97.13% -0.0315 -0.0066) |
| OKLCH | oklch(97.13% 0.032 191.9) |
| XYZ | xyz(82.6578, 92.7434, 104.7944) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.99
Ice Blue (survey)
#D7FFFE
ΔE00 2.28
Very Pale Blue
#D6FFFE
ΔE00 2.52
Very Light Blue
#D5FFFF
ΔE00 2.76
Really Light Blue
#D4FFFF
ΔE00 2.98
Ice
#D6FFFA
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDFB #FDDEE0
analogous
#DEFDEB #DEFDFB #DEEFFD
triadic
#DEFDFB #FBDEFD #FDFBDE
tetradic
#DEFDFB #EBDEFD #FDDEE0 #EFFDDE
square
#DEFDFB #EBDEFD #FDDEE0 #EFFDDE
split-complementary
#DEFDFB #FDDEEF #FDEBDE
monochromatic
#6BF6ED #A4FAF4 #DEFDFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.07
#DEFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DEFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDFB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDFB | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defdfb; /* rgb */ color: rgb(222, 253, 251); /* oklch */ color: oklch(97.1% 0.032 191.9);
Tailwind
colors: {
custom: {
50: '#e8fefc',
500: '#defdfb',
950: '#000000',
},
}SCSS
$custom: #defdfb; $custom-light: #e8fefc; $custom-dark: #000000;
JSON
{
"hex": "#defdfb",
"rgb": {
"r": 222,
"g": 253,
"b": 251
},
"hsl": {
"h": 176.129,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97131,
"c": 0.03218,
"h": 191.9
},
"luminance": 0.92745
}Semantic roles & 50–950 ramp
primary
#DEFDFB
secondary
#E7989D
accent
#000FE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585