#DEF3EF#DEF3EF
#DEF3EF is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.8% C 0.023 H 183.2°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3EF |
|---|---|
| RGB | rgb(222, 243, 239) |
| HSL | hsl(169, 47%, 91%) |
| HSV | hsv(169, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(94.25, -7.61, -0.43) |
| CIE-LCH | lch(94.25, 7.62, 183.22°) |
| OKLab | oklab(94.76% -0.0227 -0.0013) |
| OKLCH | oklch(94.76% 0.023 183.2) |
| XYZ | xyz(77.7514, 85.8617, 94.1213) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.82
Azure (CSS)
#F0FFFF
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 5.49
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3EF #F3DEE2
analogous
#DEF3E4 #DEF3EF #DEECF3
triadic
#DEF3EF #EFDEF3 #F3EFDE
tetradic
#DEF3EF #E4DEF3 #F3DEE2 #ECF3DE
square
#DEF3EF #E4DEF3 #F3DEE2 #ECF3DE
split-complementary
#DEF3EF #F3DEEC #F3E4DE
monochromatic
#84D2C3 #B1E3D9 #DEF3EF #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.16
#DEF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DEF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3EF
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3EF | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#D9F4F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def3ef; /* rgb */ color: rgb(222, 243, 239); /* oklch */ color: oklch(94.8% 0.023 183.2);
Tailwind
colors: {
custom: {
50: '#e8f7f4',
500: '#def3ef',
950: '#000000',
},
}SCSS
$custom: #def3ef; $custom-light: #e8f7f4; $custom-dark: #000000;
JSON
{
"hex": "#def3ef",
"rgb": {
"r": 222,
"g": 243,
"b": 239
},
"hsl": {
"h": 168.571,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.9476,
"c": 0.0227,
"h": 183.2
},
"luminance": 0.85863
}Semantic roles & 50–950 ramp
primary
#DEF3EF
secondary
#D1A4AD
accent
#2C47BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585