#DEFDFC#DEFDFC
#DEFDFC is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.032 H 194.3°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDFC |
|---|---|
| RGB | rgb(222, 253, 252) |
| HSL | hsl(178, 89%, 93%) |
| HSV | hsv(178, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.15, -10.15, -2.90) |
| CIE-LCH | lch(97.15, 10.56, 195.95°) |
| OKLab | oklab(97.16% -0.0311 -0.0079) |
| OKLCH | oklch(97.16% 0.032 194.3) |
| XYZ | xyz(82.8159, 92.8066, 105.6268) |
| Luminance | 0.9281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.61
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.57
Very Light Blue
#D5FFFF
ΔE00 2.75
Really Light Blue
#D4FFFF
ΔE00 2.98
Ice
#D6FFFA
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDFC #FDDEDF
analogous
#DEFDEC #DEFDFC #DEEEFD
triadic
#DEFDFC #FCDEFD #FDFCDE
tetradic
#DEFDFC #ECDEFD #FDDEDF #EEFDDE
square
#DEFDFC #ECDEFD #FDDEDF #EEFDDE
split-complementary
#DEFDFC #FDDEEE #FDECDE
monochromatic
#6BF6F2 #A4FAF7 #DEFDFC #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.07
#DEFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DEFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDFC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDFC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defdfc; /* rgb */ color: rgb(222, 253, 252); /* oklch */ color: oklch(97.2% 0.032 194.3);
Tailwind
colors: {
custom: {
50: '#e8fefd',
500: '#defdfc',
950: '#000000',
},
}SCSS
$custom: #defdfc; $custom-light: #e8fefd; $custom-dark: #000000;
JSON
{
"hex": "#defdfc",
"rgb": {
"r": 222,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.065,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97159,
"c": 0.0321,
"h": 194.3
},
"luminance": 0.92808
}Semantic roles & 50–950 ramp
primary
#DEFDFC
secondary
#E7989B
accent
#0008E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585