#DEFCF4#DEFCF4
#DEFCF4 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.033 H 177.8°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF4 |
|---|---|
| RGB | rgb(222, 252, 244) |
| HSL | hsl(164, 83%, 93%) |
| HSV | hsv(164, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(96.69, -11.18, 0.55) |
| CIE-LCH | lch(96.69, 11.19, 177.20°) |
| OKLab | oklab(96.73% -0.0328 0.0013) |
| OKLCH | oklch(96.73% 0.033 177.8) |
| XYZ | xyz(81.2599, 91.6805, 98.9853) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.98
Lightcyan
#E0FFFF
ΔE00 3.51
Ice Blue (survey)
#D7FFFE
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.81
Very Light Blue
#D5FFFF
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF4 #FCDEE6
analogous
#DEFCE5 #DEFCF4 #DEF5FC
triadic
#DEFCF4 #F4DEFC #FCF4DE
tetradic
#DEFCF4 #E5DEFC #FCDEE6 #F5FCDE
square
#DEFCF4 #E5DEFC #FCDEE6 #F5FCDE
split-complementary
#DEFCF4 #FCDEF5 #FCE5DE
monochromatic
#6EF2CF #A6F7E1 #DEFCF4 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.09
#DEFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DEFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF4
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF4 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F3F4F5
Tritanopia (blue-blind)
#D7FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcf4; /* rgb */ color: rgb(222, 252, 244); /* oklch */ color: oklch(96.7% 0.033 177.8);
Tailwind
colors: {
custom: {
50: '#e8fdf7',
500: '#defcf4',
950: '#000000',
},
}SCSS
$custom: #defcf4; $custom-light: #e8fdf7; $custom-dark: #000000;
JSON
{
"hex": "#defcf4",
"rgb": {
"r": 222,
"g": 252,
"b": 244
},
"hsl": {
"h": 164,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96729,
"c": 0.03286,
"h": 177.8
},
"luminance": 0.91682
}Semantic roles & 50–950 ramp
primary
#DEFCF4
secondary
#E49AAE
accent
#0640E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585