#DFEBED#DFEBED
#DFEBED is a very light, near-neutral teal. Relative luminance 0.812; OKLCH L 93.2% C 0.013 H 208.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBED |
|---|---|
| RGB | rgb(223, 235, 237) |
| HSL | hsl(189, 28%, 90%) |
| HSV | hsv(189, 6%, 93%) |
| CMYK | cmyk(5.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.23, -3.60, -2.34) |
| CIE-LCH | lch(92.23, 4.29, 213.07°) |
| OKLab | oklab(93.16% -0.0115 -0.0063) |
| OKLCH | oklch(93.16% 0.013 208.8) |
| XYZ | xyz(75.4227, 81.2184, 91.8075) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 4.54
Fog
#D8DCE0
ΔE00 4.89
Mintcream
#F5FFFA
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBED #EDE1DF
analogous
#DFEDE8 #DFEBED #DFE4ED
triadic
#DFEBED #EDDFEB #EBEDDF
tetradic
#DFEBED #E8DFED #EDE1DF #E4EDDF
square
#DFEBED #E8DFED #EDE1DF #E4EDDF
split-complementary
#DFEBED #EDDFE4 #EDE8DF
monochromatic
#91BAC1 #B8D3D7 #DFEBED #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.22
#DFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBED
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBED | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#DBECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebed; /* rgb */ color: rgb(223, 235, 237); /* oklch */ color: oklch(93.2% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#e9f1f2',
500: '#dfebed',
950: '#000000',
},
}SCSS
$custom: #dfebed; $custom-light: #e9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#dfebed",
"rgb": {
"r": 223,
"g": 235,
"b": 237
},
"hsl": {
"h": 188.571,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93164,
"c": 0.0131,
"h": 208.8
},
"luminance": 0.81219
}Semantic roles & 50–950 ramp
primary
#DFEBED
secondary
#C6AEAA
accent
#4E3FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585