#DEFEF3#DEFEF3
#DEFEF3 is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.036 H 172.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF3 |
|---|---|
| RGB | rgb(222, 254, 243) |
| HSL | hsl(159, 94%, 93%) |
| HSV | hsv(159, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(97.18, -12.36, 1.78) |
| CIE-LCH | lch(97.18, 12.49, 171.83°) |
| OKLab | oklab(97.11% -0.0359 0.0045) |
| OKLCH | oklch(97.11% 0.036 172.8) |
| XYZ | xyz(81.7398, 92.8826, 98.3983) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Very Pale Blue
#D6FFFE
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.72
Very Light Blue
#D5FFFF
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF3 #FEDEE9
analogous
#DEFEE3 #DEFEF3 #DEF9FE
triadic
#DEFEF3 #F3DEFE #FEF3DE
tetradic
#DEFEF3 #E3DEFE #FEDEE9 #F9FEDE
square
#DEFEF3 #E3DEFE #FEDEE9 #F9FEDE
split-complementary
#DEFEF3 #FEDEF9 #FEE3DE
monochromatic
#67FAC8 #A3FCDD #DEFEF3 #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.07
#DEFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DEFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF3
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF3 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef3; /* rgb */ color: rgb(222, 254, 243); /* oklch */ color: oklch(97.1% 0.036 172.8);
Tailwind
colors: {
custom: {
50: '#e8fef7',
500: '#defef3',
950: '#000000',
},
}SCSS
$custom: #defef3; $custom-light: #e8fef7; $custom-dark: #000000;
JSON
{
"hex": "#defef3",
"rgb": {
"r": 222,
"g": 254,
"b": 243
},
"hsl": {
"h": 159.375,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97109,
"c": 0.03617,
"h": 172.8
},
"luminance": 0.92884
}Semantic roles & 50–950 ramp
primary
#DEFEF3
secondary
#EA97B3
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585