#DEFCF8#DEFCF8
#DEFCF8 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.032 H 186.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF8 |
|---|---|
| RGB | rgb(222, 252, 248) |
| HSL | hsl(172, 83%, 93%) |
| HSV | hsv(172, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.79, -10.42, -1.37) |
| CIE-LCH | lch(96.79, 10.51, 187.48°) |
| OKLab | oklab(96.84% -0.0313 -0.0038) |
| OKLCH | oklch(96.84% 0.032 186.9) |
| XYZ | xyz(81.8738, 91.9260, 102.2186) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.85
Ice Blue (survey)
#D7FFFE
ΔE00 2.70
Very Pale Blue
#D6FFFE
ΔE00 2.91
Ice
#D6FFFA
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF8 #FCDEE2
analogous
#DEFCE9 #DEFCF8 #DEF1FC
triadic
#DEFCF8 #F8DEFC #FCF8DE
tetradic
#DEFCF8 #E9DEFC #FCDEE2 #F1FCDE
square
#DEFCF8 #E9DEFC #FCDEE2 #F1FCDE
split-complementary
#DEFCF8 #FCDEF1 #FCE9DE
monochromatic
#6EF2E0 #A6F7EC #DEFCF8 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.08
#DEFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DEFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF8
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF8 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#D6FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcf8; /* rgb */ color: rgb(222, 252, 248); /* oklch */ color: oklch(96.8% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#e8fdfa',
500: '#defcf8',
950: '#000000',
},
}SCSS
$custom: #defcf8; $custom-light: #e8fdfa; $custom-dark: #000000;
JSON
{
"hex": "#defcf8",
"rgb": {
"r": 222,
"g": 252,
"b": 248
},
"hsl": {
"h": 172,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96841,
"c": 0.03153,
"h": 186.9
},
"luminance": 0.91928
}Semantic roles & 50–950 ramp
primary
#DEFCF8
secondary
#E49AA4
accent
#0623E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585