#DFEEEE#DFEEEE
#DFEEEE is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.8% C 0.016 H 196.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEEE |
|---|---|
| RGB | rgb(223, 238, 238) |
| HSL | hsl(180, 31%, 90%) |
| HSV | hsv(180, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(93.02, -4.94, -1.71) |
| CIE-LCH | lch(93.02, 5.23, 199.06°) |
| OKLab | oklab(93.8% -0.0152 -0.0046) |
| OKLCH | oklch(93.8% 0.016 196.9) |
| XYZ | xyz(76.4354, 83.0092, 92.8678) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 4.60
Aliceblue
#F0F8FF
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 5.82
Light Grey
#D8DCD6
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEEE #EEDFDF
analogous
#DFEEE6 #DFEEEE #DFE6EE
triadic
#DFEEEE #EEDFEE #EEEEDF
tetradic
#DFEEEE #E6DFEE #EEDFDF #E6EEDF
square
#DFEEEE #E6DFEE #EEDFDF #E6EEDF
split-complementary
#DFEEEE #EEDFE6 #EEE6DF
monochromatic
#8FC4C4 #B7D9D9 #DFEEEE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.19
#DFEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DFEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEEE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEEE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#DBEFEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeeee; /* rgb */ color: rgb(223, 238, 238); /* oklch */ color: oklch(93.8% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#e9f3f3',
500: '#dfeeee',
950: '#000000',
},
}SCSS
$custom: #dfeeee; $custom-light: #e9f3f3; $custom-dark: #000000;
JSON
{
"hex": "#dfeeee",
"rgb": {
"r": 223,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93795,
"c": 0.01592,
"h": 196.9
},
"luminance": 0.8301
}Semantic roles & 50–950 ramp
primary
#DFEEEE
secondary
#C8AAAA
accent
#3C3CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585