#DFEFEE#DFEFEE
#DFEFEE is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.0% C 0.017 H 192.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFEE |
|---|---|
| RGB | rgb(223, 239, 238) |
| HSL | hsl(176, 33%, 91%) |
| HSV | hsv(176, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.27, -5.45, -1.33) |
| CIE-LCH | lch(93.27, 5.61, 193.75°) |
| OKLab | oklab(94% -0.0166 -0.0036) |
| OKLCH | oklch(94% 0.017 192.3) |
| XYZ | xyz(76.7273, 83.5931, 92.9651) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.43
Mintcream
#F5FFFA
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 5.35
Light Grey
#D8DCD6
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.26
Honeydew
#F0FFF0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFEE #EFDFE0
analogous
#DFEFE6 #DFEFEE #DFE8EF
triadic
#DFEFEE #EEDFEF #EFEEDF
tetradic
#DFEFEE #E6DFEF #EFDFE0 #E8EFDF
square
#DFEFEE #E6DFEF #EFDFE0 #E8EFDF
split-complementary
#DFEFEE #EFDFE8 #EFE6DF
monochromatic
#8DC6C3 #B6DBD8 #DFEFEE #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.19
#DFEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DFEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFEE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFEE | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#DBF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfefee; /* rgb */ color: rgb(223, 239, 238); /* oklch */ color: oklch(94.0% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#e9f4f3',
500: '#dfefee',
950: '#000000',
},
}SCSS
$custom: #dfefee; $custom-light: #e9f4f3; $custom-dark: #000000;
JSON
{
"hex": "#dfefee",
"rgb": {
"r": 223,
"g": 239,
"b": 238
},
"hsl": {
"h": 176.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93996,
"c": 0.01699,
"h": 192.3
},
"luminance": 0.83594
}Semantic roles & 50–950 ramp
primary
#DFEFEE
secondary
#C9A9AB
accent
#3941AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585