#DEFCF3#DEFCF3
#DEFCF3 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.033 H 175.6°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF3 |
|---|---|
| RGB | rgb(222, 252, 243) |
| HSL | hsl(162, 83%, 93%) |
| HSV | hsv(162, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(96.66, -11.37, 1.02) |
| CIE-LCH | lch(96.66, 11.41, 174.85°) |
| OKLab | oklab(96.7% -0.0332 0.0026) |
| OKLCH | oklch(96.7% 0.033 175.6) |
| XYZ | xyz(81.1085, 91.6199, 98.1878) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.15
Lightcyan
#E0FFFF
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF3 #FCDEE7
analogous
#DEFCE4 #DEFCF3 #DEF6FC
triadic
#DEFCF3 #F3DEFC #FCF3DE
tetradic
#DEFCF3 #E4DEFC #FCDEE7 #F6FCDE
square
#DEFCF3 #E4DEFC #FCDEE7 #F6FCDE
split-complementary
#DEFCF3 #FCDEF6 #FCE4DE
monochromatic
#6EF2CA #A6F7DF #DEFCF3 #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.09
#DEFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DEFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF3
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF3 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F3
Deuteranopia (green-blind)
#F4F4F4
Tritanopia (blue-blind)
#D7FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcf3; /* rgb */ color: rgb(222, 252, 243); /* oklch */ color: oklch(96.7% 0.033 175.6);
Tailwind
colors: {
custom: {
50: '#e8fdf7',
500: '#defcf3',
950: '#000000',
},
}SCSS
$custom: #defcf3; $custom-light: #e8fdf7; $custom-dark: #000000;
JSON
{
"hex": "#defcf3",
"rgb": {
"r": 222,
"g": 252,
"b": 243
},
"hsl": {
"h": 162,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96701,
"c": 0.03333,
"h": 175.6
},
"luminance": 0.91621
}Semantic roles & 50–950 ramp
primary
#DEFCF3
secondary
#E49AB0
accent
#0647E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585