#DEFEF2#DEFEF2
#DEFEF2 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.037 H 170.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF2 |
|---|---|
| RGB | rgb(222, 254, 242) |
| HSL | hsl(158, 94%, 93%) |
| HSV | hsv(158, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(97.16, -12.55, 2.25) |
| CIE-LCH | lch(97.16, 12.75, 169.82°) |
| OKLab | oklab(97.08% -0.0363 0.0058) |
| OKLCH | oklch(97.08% 0.037 170.9) |
| XYZ | xyz(81.5892, 92.8224, 97.6051) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.84
Lightcyan
#E0FFFF
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF2 #FEDEEA
analogous
#DEFEE2 #DEFEF2 #DEFAFE
triadic
#DEFEF2 #F2DEFE #FEF2DE
tetradic
#DEFEF2 #E2DEFE #FEDEEA #FAFEDE
square
#DEFEF2 #E2DEFE #FEDEEA #FAFEDE
split-complementary
#DEFEF2 #FEDEFA #FEE2DE
monochromatic
#67FAC3 #A3FCDB #DEFEF2 #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.07
#DEFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DEFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF2
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF2 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#D7FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef2; /* rgb */ color: rgb(222, 254, 242); /* oklch */ color: oklch(97.1% 0.037 170.9);
Tailwind
colors: {
custom: {
50: '#e8fef6',
500: '#defef2',
950: '#000000',
},
}SCSS
$custom: #defef2; $custom-light: #e8fef6; $custom-dark: #000000;
JSON
{
"hex": "#defef2",
"rgb": {
"r": 222,
"g": 254,
"b": 242
},
"hsl": {
"h": 157.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97081,
"c": 0.03673,
"h": 170.9
},
"luminance": 0.92824
}Semantic roles & 50–950 ramp
primary
#DEFEF2
secondary
#EA97B6
accent
#0056E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585