#DFEBEC#DFEBEC
#DFEBEC is a very light, near-neutral teal. Relative luminance 0.812; OKLCH L 93.1% C 0.013 H 202.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBEC |
|---|---|
| RGB | rgb(223, 235, 236) |
| HSL | hsl(185, 25%, 90%) |
| HSV | hsv(185, 6%, 93%) |
| CMYK | cmyk(5.5%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(92.20, -3.79, -1.86) |
| CIE-LCH | lch(92.20, 4.22, 206.17°) |
| OKLab | oklab(93.14% -0.0119 -0.005) |
| OKLCH | oklch(93.14% 0.013 202.9) |
| XYZ | xyz(75.2770, 81.1601, 91.0402) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.21
Aliceblue
#F0F8FF
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 5.05
Fog
#D8DCE0
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBEC #ECE0DF
analogous
#DFECE6 #DFEBEC #DFE5EC
triadic
#DFEBEC #ECDFEB #EBECDF
tetradic
#DFEBEC #E6DFEC #ECE0DF #E5ECDF
square
#DFEBEC #E6DFEC #ECE0DF #E5ECDF
split-complementary
#DFEBEC #ECDFE5 #ECE6DF
monochromatic
#92BBBE #B9D3D5 #DFEBEC #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.22
#DFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBEC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBEC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#DCECEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebec; /* rgb */ color: rgb(223, 235, 236); /* oklch */ color: oklch(93.1% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#e9f1f2',
500: '#dfebec',
950: '#000000',
},
}SCSS
$custom: #dfebec; $custom-light: #e9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#dfebec",
"rgb": {
"r": 223,
"g": 235,
"b": 236
},
"hsl": {
"h": 184.615,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.93135,
"c": 0.01287,
"h": 202.9
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#DFEBEC
secondary
#C4ADAB
accent
#4941A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585