#DFEAEB#DFEAEB
#DFEAEB is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.9% C 0.012 H 203.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAEB |
|---|---|
| RGB | rgb(223, 234, 235) |
| HSL | hsl(185, 23%, 90%) |
| HSV | hsv(185, 5%, 92%) |
| CMYK | cmyk(5.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.92, -3.46, -1.75) |
| CIE-LCH | lch(91.92, 3.88, 206.82°) |
| OKLab | oklab(92.91% -0.0109 -0.0047) |
| OKLCH | oklch(92.91% 0.012 203.4) |
| XYZ | xyz(74.8466, 80.5311, 90.1820) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.71
Aliceblue
#F0F8FF
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.05
Mintcream
#F5FFFA
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAEB #EBE0DF
analogous
#DFEBE6 #DFEAEB #DFE4EB
triadic
#DFEAEB #EBDFEA #EAEBDF
tetradic
#DFEAEB #E6DFEB #EBE0DF #E4EBDF
square
#DFEAEB #E6DFEB #EBE0DF #E4EBDF
split-complementary
#DFEAEB #EBDFE4 #EBE6DF
monochromatic
#94B9BC #B9D1D3 #DFEAEB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.23
#DFEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DFEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#DCEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaeb; /* rgb */ color: rgb(223, 234, 235); /* oklch */ color: oklch(92.9% 0.012 203.4);
Tailwind
colors: {
custom: {
50: '#e9f0f1',
500: '#dfeaeb',
950: '#000000',
},
}SCSS
$custom: #dfeaeb; $custom-light: #e9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dfeaeb",
"rgb": {
"r": 223,
"g": 234,
"b": 235
},
"hsl": {
"h": 185,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92905,
"c": 0.01184,
"h": 203.4
},
"luminance": 0.80532
}Semantic roles & 50–950 ramp
primary
#DFEAEB
secondary
#C3ADAB
accent
#4C44A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585