#DEFCF1#DEFCF1
#DEFCF1 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.6% C 0.034 H 171.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF1 |
|---|---|
| RGB | rgb(222, 252, 241) |
| HSL | hsl(158, 83%, 93%) |
| HSV | hsv(158, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(96.62, -11.74, 1.98) |
| CIE-LCH | lch(96.62, 11.91, 170.41°) |
| OKLab | oklab(96.65% -0.034 0.0051) |
| OKLCH | oklch(96.65% 0.034 171.5) |
| XYZ | xyz(80.8081, 91.4997, 96.6058) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.60
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 4.72
Very Pale Blue
#D6FFFE
ΔE00 4.76
Honeydew
#F0FFF0
ΔE00 5.08
Very Light Blue
#D5FFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF1 #FCDEE9
analogous
#DEFCE2 #DEFCF1 #DEF8FC
triadic
#DEFCF1 #F1DEFC #FCF1DE
tetradic
#DEFCF1 #E2DEFC #FCDEE9 #F8FCDE
square
#DEFCF1 #E2DEFC #FCDEE9 #F8FCDE
split-complementary
#DEFCF1 #FCDEF8 #FCE2DE
monochromatic
#6EF2C1 #A6F7D9 #DEFCF1 #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.09
#DEFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DEFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF1
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF1 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F1
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcf1; /* rgb */ color: rgb(222, 252, 241); /* oklch */ color: oklch(96.6% 0.034 171.5);
Tailwind
colors: {
custom: {
50: '#e8fdf5',
500: '#defcf1',
950: '#000000',
},
}SCSS
$custom: #defcf1; $custom-light: #e8fdf5; $custom-dark: #000000;
JSON
{
"hex": "#defcf1",
"rgb": {
"r": 222,
"g": 252,
"b": 241
},
"hsl": {
"h": 158,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96645,
"c": 0.03438,
"h": 171.5
},
"luminance": 0.91501
}Semantic roles & 50–950 ramp
primary
#DEFCF1
secondary
#E49AB5
accent
#0656E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585