#DEFEF1#DEFEF1
#DEFEF1 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.037 H 169.1°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF1 |
|---|---|
| RGB | rgb(222, 254, 241) |
| HSL | hsl(156, 94%, 93%) |
| HSV | hsv(156, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(97.13, -12.73, 2.73) |
| CIE-LCH | lch(97.13, 13.02, 167.89°) |
| OKLab | oklab(97.05% -0.0367 0.0071) |
| OKLCH | oklch(97.05% 0.037 169.1) |
| XYZ | xyz(81.4394, 92.7625, 96.8163) |
| Luminance | 0.9276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.20
Honeydew
#F0FFF0
ΔE00 5.39
Lightcyan
#E0FFFF
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF1 #FEDEEB
analogous
#DEFEE1 #DEFEF1 #DEFBFE
triadic
#DEFEF1 #F1DEFE #FEF1DE
tetradic
#DEFEF1 #E1DEFE #FEDEEB #FBFEDE
square
#DEFEF1 #E1DEFE #FEDEEB #FBFEDE
split-complementary
#DEFEF1 #FEDEFB #FEE1DE
monochromatic
#67FABF #A3FCD8 #DEFEF1 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.07
#DEFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DEFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF1
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF1 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#D8FEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef1; /* rgb */ color: rgb(222, 254, 241); /* oklch */ color: oklch(97.1% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#e8fef5',
500: '#defef1',
950: '#000000',
},
}SCSS
$custom: #defef1; $custom-light: #e8fef5; $custom-dark: #000000;
JSON
{
"hex": "#defef1",
"rgb": {
"r": 222,
"g": 254,
"b": 241
},
"hsl": {
"h": 155.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97054,
"c": 0.03733,
"h": 169.1
},
"luminance": 0.92764
}Semantic roles & 50–950 ramp
primary
#DEFEF1
secondary
#EA97B8
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585