#DEFCF2#DEFCF2
#DEFCF2 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.034 H 173.5°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCF2 |
|---|---|
| RGB | rgb(222, 252, 242) |
| HSL | hsl(160, 83%, 93%) |
| HSV | hsv(160, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.64, -11.56, 1.50) |
| CIE-LCH | lch(96.64, 11.65, 172.58°) |
| OKLab | oklab(96.67% -0.0336 0.0038) |
| OKLCH | oklch(96.67% 0.034 173.5) |
| XYZ | xyz(80.9579, 91.5597, 97.3947) |
| Luminance | 0.9156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.36
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Lightcyan
#E0FFFF
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCF2 #FCDEE8
analogous
#DEFCE3 #DEFCF2 #DEF7FC
triadic
#DEFCF2 #F2DEFC #FCF2DE
tetradic
#DEFCF2 #E3DEFC #FCDEE8 #F7FCDE
square
#DEFCF2 #E3DEFC #FCDEE8 #F7FCDE
split-complementary
#DEFCF2 #FCDEF7 #FCE3DE
monochromatic
#6EF2C6 #A6F7DC #DEFCF2 #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.09
#DEFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DEFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCF2
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCF2 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcf2; /* rgb */ color: rgb(222, 252, 242); /* oklch */ color: oklch(96.7% 0.034 173.5);
Tailwind
colors: {
custom: {
50: '#e8fdf6',
500: '#defcf2',
950: '#000000',
},
}SCSS
$custom: #defcf2; $custom-light: #e8fdf6; $custom-dark: #000000;
JSON
{
"hex": "#defcf2",
"rgb": {
"r": 222,
"g": 252,
"b": 242
},
"hsl": {
"h": 160,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96673,
"c": 0.03383,
"h": 173.5
},
"luminance": 0.91561
}Semantic roles & 50–950 ramp
primary
#DEFCF2
secondary
#E49AB3
accent
#064EE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585