#DEFCF7#DEFCF7
#DEFCF7 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.032 H 184.6°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF7 |
|---|---|
| RGB | rgb(222, 252, 247) |
| HSL | hsl(170, 83%, 93%) |
| HSV | hsv(170, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(96.76, -10.61, -0.89) |
| CIE-LCH | lch(96.76, 10.65, 184.79°) |
| OKLab | oklab(96.81% -0.0317 -0.0025) |
| OKLCH | oklch(96.81% 0.032 184.6) |
| XYZ | xyz(81.7191, 91.8641, 101.4038) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.26
Ice
#D6FFFA
ΔE00 2.84
Ice Blue (survey)
#D7FFFE
ΔE00 2.88
Very Pale Blue
#D6FFFE
ΔE00 3.07
Very Light Blue
#D5FFFF
ΔE00 3.43
Really Light Blue
#D4FFFF
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF7 #FCDEE3
analogous
#DEFCE8 #DEFCF7 #DEF2FC
triadic
#DEFCF7 #F7DEFC #FCF7DE
tetradic
#DEFCF7 #E8DEFC #FCDEE3 #F2FCDE
square
#DEFCF7 #E8DEFC #FCDEE3 #F2FCDE
split-complementary
#DEFCF7 #FCDEF2 #FCE8DE
monochromatic
#6EF2DC #A6F7E9 #DEFCF7 #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.08
#DEFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DEFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF7
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF7 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F7
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D7FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcf7; /* rgb */ color: rgb(222, 252, 247); /* oklch */ color: oklch(96.8% 0.032 184.6);
Tailwind
colors: {
custom: {
50: '#e8fdf9',
500: '#defcf7',
950: '#000000',
},
}SCSS
$custom: #defcf7; $custom-light: #e8fdf9; $custom-dark: #000000;
JSON
{
"hex": "#defcf7",
"rgb": {
"r": 222,
"g": 252,
"b": 247
},
"hsl": {
"h": 170,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96813,
"c": 0.03179,
"h": 184.6
},
"luminance": 0.91866
}Semantic roles & 50–950 ramp
primary
#DEFCF7
secondary
#E49AA6
accent
#062AE0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585