#DEF3EE#DEF3EE
#DEF3EE is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.023 H 180.0°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3EE |
|---|---|
| RGB | rgb(222, 243, 238) |
| HSL | hsl(166, 47%, 91%) |
| HSV | hsv(166, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(94.23, -7.80, 0.05) |
| CIE-LCH | lch(94.23, 7.80, 179.61°) |
| OKLab | oklab(94.73% -0.023 0) |
| OKLCH | oklch(94.73% 0.023 180) |
| XYZ | xyz(77.6040, 85.8027, 93.3454) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 4.45
Mintcream
#F5FFFA
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 5.15
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Ice
#D6FFFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3EE #F3DEE3
analogous
#DEF3E3 #DEF3EE #DEEDF3
triadic
#DEF3EE #EEDEF3 #F3EEDE
tetradic
#DEF3EE #E3DEF3 #F3DEE3 #EDF3DE
square
#DEF3EE #E3DEF3 #F3DEE3 #EDF3DE
split-complementary
#DEF3EE #F3DEED #F3E3DE
monochromatic
#84D2C0 #B1E3D7 #DEF3EE #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.16
#DEF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DEF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3EE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3EE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#D9F4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def3ee; /* rgb */ color: rgb(222, 243, 238); /* oklch */ color: oklch(94.7% 0.023 180.0);
Tailwind
colors: {
custom: {
50: '#e8f7f3',
500: '#def3ee',
950: '#000000',
},
}SCSS
$custom: #def3ee; $custom-light: #e8f7f3; $custom-dark: #000000;
JSON
{
"hex": "#def3ee",
"rgb": {
"r": 222,
"g": 243,
"b": 238
},
"hsl": {
"h": 165.714,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.94732,
"c": 0.02305,
"h": 180
},
"luminance": 0.85804
}Semantic roles & 50–950 ramp
primary
#DEF3EE
secondary
#D1A4AF
accent
#2C4DBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585