#DFEFEB#DFEFEB
#DFEFEB is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 93.9% C 0.018 H 179.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFEB |
|---|---|
| RGB | rgb(223, 239, 235) |
| HSL | hsl(165, 33%, 91%) |
| HSV | hsv(165, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.20, -6.01, 0.11) |
| CIE-LCH | lch(93.20, 6.01, 178.91°) |
| OKLab | oklab(93.91% -0.0177 0.0002) |
| OKLCH | oklch(93.91% 0.018 179.3) |
| XYZ | xyz(76.2902, 83.4183, 90.6632) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 5.45
Honeydew
#F0FFF0
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFEB #EFDFE3
analogous
#DFEFE3 #DFEFEB #DFEBEF
triadic
#DFEFEB #EBDFEF #EFEBDF
tetradic
#DFEFEB #E3DFEF #EFDFE3 #EBEFDF
square
#DFEFEB #E3DFEF #EFDFE3 #EBEFDF
split-complementary
#DFEFEB #EFDFEB #EFE3DF
monochromatic
#8DC6B8 #B6DBD1 #DFEFEB #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.19
#DFEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DFEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFEB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFEB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#DBF0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefeb; /* rgb */ color: rgb(223, 239, 235); /* oklch */ color: oklch(93.9% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#e9f4f1',
500: '#dfefeb',
950: '#000000',
},
}SCSS
$custom: #dfefeb; $custom-light: #e9f4f1; $custom-dark: #000000;
JSON
{
"hex": "#dfefeb",
"rgb": {
"r": 223,
"g": 239,
"b": 235
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9391,
"c": 0.01774,
"h": 179.3
},
"luminance": 0.83419
}Semantic roles & 50–950 ramp
primary
#DFEFEB
secondary
#C9A9B1
accent
#3956AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585