#DFEAEC#DFEAEC
#DFEAEC is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.012 H 209.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAEC |
|---|---|
| RGB | rgb(223, 234, 236) |
| HSL | hsl(189, 25%, 90%) |
| HSV | hsv(189, 6%, 93%) |
| CMYK | cmyk(5.5%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.95, -3.27, -2.23) |
| CIE-LCH | lch(91.95, 3.96, 214.29°) |
| OKLab | oklab(92.93% -0.0105 -0.006) |
| OKLCH | oklch(92.93% 0.012 209.8) |
| XYZ | xyz(74.9915, 80.5891, 90.9450) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.45
Fog
#D8DCE0
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 5.37
Mintcream
#F5FFFA
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAEC #ECE1DF
analogous
#DFECE8 #DFEAEC #DFE3EC
triadic
#DFEAEC #ECDFEA #EAECDF
tetradic
#DFEAEC #E8DFEC #ECE1DF #E3ECDF
square
#DFEAEC #E8DFEC #ECE1DF #E3ECDF
split-complementary
#DFEAEC #ECDFE3 #ECE8DF
monochromatic
#92B8BE #B9D1D5 #DFEAEC #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.23
#DFEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DFEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAEC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAEC | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#DCEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaec; /* rgb */ color: rgb(223, 234, 236); /* oklch */ color: oklch(92.9% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#e9f0f2',
500: '#dfeaec',
950: '#000000',
},
}SCSS
$custom: #dfeaec; $custom-light: #e9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#dfeaec",
"rgb": {
"r": 223,
"g": 234,
"b": 236
},
"hsl": {
"h": 189.231,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.92934,
"c": 0.01208,
"h": 209.8
},
"luminance": 0.8059
}Semantic roles & 50–950 ramp
primary
#DFEAEC
secondary
#C4AFAB
accent
#5141A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585