#DEFEEF#DEFEEF
#DEFEEF is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.039 H 165.7°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEEF |
|---|---|
| RGB | rgb(222, 254, 239) |
| HSL | hsl(152, 94%, 93%) |
| HSV | hsv(152, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(97.08, -13.10, 3.69) |
| CIE-LCH | lch(97.08, 13.61, 164.27°) |
| OKLab | oklab(97% -0.0374 0.0096) |
| OKLCH | oklch(97% 0.039 165.7) |
| XYZ | xyz(81.1424, 92.6436, 95.2516) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.45
Honeydew
#F0FFF0
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.25
Light Light Blue
#CAFFFB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEEF #FEDEED
analogous
#DEFEDF #DEFEEF #DEFDFE
triadic
#DEFEEF #EFDEFE #FEEFDE
tetradic
#DEFEEF #DFDEFE #FEDEED #FDFEDE
square
#DEFEEF #DFDEFE #FEDEED #FDFEDE
split-complementary
#DEFEEF #FEDEFD #FEDFDE
monochromatic
#67FAB5 #A3FCD2 #DEFEEF #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.08
#DEFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DEFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEEF
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEEF | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#D8FEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defeef; /* rgb */ color: rgb(222, 254, 239); /* oklch */ color: oklch(97.0% 0.039 165.7);
Tailwind
colors: {
custom: {
50: '#e8fef4',
500: '#defeef',
950: '#000000',
},
}SCSS
$custom: #defeef; $custom-light: #e8fef4; $custom-dark: #000000;
JSON
{
"hex": "#defeef",
"rgb": {
"r": 222,
"g": 254,
"b": 239
},
"hsl": {
"h": 151.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97,
"c": 0.03864,
"h": 165.7
},
"luminance": 0.92645
}Semantic roles & 50–950 ramp
primary
#DEFEEF
secondary
#EA97BE
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585