#DEFEF4#DEFEF4
#DEFEF4 is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.036 H 174.8°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF4 |
|---|---|
| RGB | rgb(222, 254, 244) |
| HSL | hsl(161, 94%, 93%) |
| HSV | hsv(161, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(97.20, -12.17, 1.30) |
| CIE-LCH | lch(97.20, 12.24, 173.92°) |
| OKLab | oklab(97.14% -0.0355 0.0033) |
| OKLCH | oklch(97.14% 0.036 174.8) |
| XYZ | xyz(81.8912, 92.9432, 99.1957) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.14
Lightcyan
#E0FFFF
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.58
Really Light Blue
#D4FFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF4 #FEDEE8
analogous
#DEFEE4 #DEFEF4 #DEF8FE
triadic
#DEFEF4 #F4DEFE #FEF4DE
tetradic
#DEFEF4 #E4DEFE #FEDEE8 #F8FEDE
square
#DEFEF4 #E4DEFE #FEDEE8 #F8FEDE
split-complementary
#DEFEF4 #FEDEF8 #FEE4DE
monochromatic
#67FACC #A3FCE0 #DEFEF4 #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.07
#DEFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DEFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF4
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF4 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef4; /* rgb */ color: rgb(222, 254, 244); /* oklch */ color: oklch(97.1% 0.036 174.8);
Tailwind
colors: {
custom: {
50: '#e8fef7',
500: '#defef4',
950: '#000000',
},
}SCSS
$custom: #defef4; $custom-light: #e8fef7; $custom-dark: #000000;
JSON
{
"hex": "#defef4",
"rgb": {
"r": 222,
"g": 254,
"b": 244
},
"hsl": {
"h": 161.25,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97137,
"c": 0.03565,
"h": 174.8
},
"luminance": 0.92945
}Semantic roles & 50–950 ramp
primary
#DEFEF4
secondary
#EA97B1
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585