#DEFCF6#DEFCF6
#DEFCF6 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.032 H 182.2°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF6 |
|---|---|
| RGB | rgb(222, 252, 246) |
| HSL | hsl(168, 83%, 93%) |
| HSV | hsv(168, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(96.74, -10.80, -0.41) |
| CIE-LCH | lch(96.74, 10.81, 182.18°) |
| OKLab | oklab(96.79% -0.0321 -0.0013) |
| OKLCH | oklch(96.79% 0.032 182.2) |
| XYZ | xyz(81.5652, 91.8026, 100.5933) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.68
Ice
#D6FFFA
ΔE00 2.82
Ice Blue (survey)
#D7FFFE
ΔE00 3.10
Very Pale Blue
#D6FFFE
ΔE00 3.28
Very Light Blue
#D5FFFF
ΔE00 3.66
Really Light Blue
#D4FFFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF6 #FCDEE4
analogous
#DEFCE7 #DEFCF6 #DEF3FC
triadic
#DEFCF6 #F6DEFC #FCF6DE
tetradic
#DEFCF6 #E7DEFC #FCDEE4 #F3FCDE
square
#DEFCF6 #E7DEFC #FCDEE4 #F3FCDE
split-complementary
#DEFCF6 #FCDEF3 #FCE7DE
monochromatic
#6EF2D7 #A6F7E7 #DEFCF6 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.08
#DEFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DEFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF6
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF6 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D7FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcf6; /* rgb */ color: rgb(222, 252, 246); /* oklch */ color: oklch(96.8% 0.032 182.2);
Tailwind
colors: {
custom: {
50: '#e8fdf9',
500: '#defcf6',
950: '#000000',
},
}SCSS
$custom: #defcf6; $custom-light: #e8fdf9; $custom-dark: #000000;
JSON
{
"hex": "#defcf6",
"rgb": {
"r": 222,
"g": 252,
"b": 246
},
"hsl": {
"h": 168,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96785,
"c": 0.03209,
"h": 182.2
},
"luminance": 0.91804
}Semantic roles & 50–950 ramp
primary
#DEFCF6
secondary
#E49AA9
accent
#0631E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585