#DEFCF5#DEFCF5
#DEFCF5 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.032 H 180.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF5 |
|---|---|
| RGB | rgb(222, 252, 245) |
| HSL | hsl(166, 83%, 93%) |
| HSV | hsv(166, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.71, -10.99, 0.07) |
| CIE-LCH | lch(96.71, 10.99, 179.65°) |
| OKLab | oklab(96.76% -0.0324 0) |
| OKLCH | oklch(96.76% 0.032 180) |
| XYZ | xyz(81.4121, 91.7414, 99.7871) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.87
Lightcyan
#E0FFFF
ΔE00 3.09
Ice Blue (survey)
#D7FFFE
ΔE00 3.37
Very Pale Blue
#D6FFFE
ΔE00 3.53
Very Light Blue
#D5FFFF
ΔE00 3.93
Really Light Blue
#D4FFFF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF5 #FCDEE5
analogous
#DEFCE6 #DEFCF5 #DEF4FC
triadic
#DEFCF5 #F5DEFC #FCF5DE
tetradic
#DEFCF5 #E6DEFC #FCDEE5 #F4FCDE
square
#DEFCF5 #E6DEFC #FCDEE5 #F4FCDE
split-complementary
#DEFCF5 #FCDEF4 #FCE6DE
monochromatic
#6EF2D3 #A6F7E4 #DEFCF5 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.09
#DEFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DEFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF5
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF5 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#D7FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcf5; /* rgb */ color: rgb(222, 252, 245); /* oklch */ color: oklch(96.8% 0.032 180.0);
Tailwind
colors: {
custom: {
50: '#e8fdf8',
500: '#defcf5',
950: '#000000',
},
}SCSS
$custom: #defcf5; $custom-light: #e8fdf8; $custom-dark: #000000;
JSON
{
"hex": "#defcf5",
"rgb": {
"r": 222,
"g": 252,
"b": 245
},
"hsl": {
"h": 166,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96757,
"c": 0.03245,
"h": 180
},
"luminance": 0.91743
}Semantic roles & 50–950 ramp
primary
#DEFCF5
secondary
#E49AAB
accent
#0639E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585