#DEFEF5#DEFEF5
#DEFEF5 is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.035 H 176.8°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF5 |
|---|---|
| RGB | rgb(222, 254, 245) |
| HSL | hsl(163, 94%, 93%) |
| HSV | hsv(163, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(97.23, -11.99, 0.82) |
| CIE-LCH | lch(97.23, 12.01, 176.09°) |
| OKLab | oklab(97.16% -0.0351 0.002) |
| OKLCH | oklch(97.16% 0.035 176.8) |
| XYZ | xyz(82.0435, 93.0041, 99.9975) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.79
Lightcyan
#E0FFFF
ΔE00 3.93
Very Light Blue
#D5FFFF
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF5 #FEDEE7
analogous
#DEFEE5 #DEFEF5 #DEF7FE
triadic
#DEFEF5 #F5DEFE #FEF5DE
tetradic
#DEFEF5 #E5DEFE #FEDEE7 #F7FEDE
square
#DEFEF5 #E5DEFE #FEDEE7 #F7FEDE
split-complementary
#DEFEF5 #FEDEF7 #FEE5DE
monochromatic
#67FAD1 #A3FCE3 #DEFEF5 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.07
#DEFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#DEFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF5
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF5 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF5
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef5; /* rgb */ color: rgb(222, 254, 245); /* oklch */ color: oklch(97.2% 0.035 176.8);
Tailwind
colors: {
custom: {
50: '#e8fef8',
500: '#defef5',
950: '#000000',
},
}SCSS
$custom: #defef5; $custom-light: #e8fef8; $custom-dark: #000000;
JSON
{
"hex": "#defef5",
"rgb": {
"r": 222,
"g": 254,
"b": 245
},
"hsl": {
"h": 163.125,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97164,
"c": 0.03517,
"h": 176.8
},
"luminance": 0.93006
}Semantic roles & 50–950 ramp
primary
#DEFEF5
secondary
#EA97AE
accent
#0041E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585