#DCFEF8#DCFEF8
#DCFEF8 is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.036 H 183.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF8 |
|---|---|
| RGB | rgb(220, 254, 248) |
| HSL | hsl(169, 94%, 93%) |
| HSV | hsv(169, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.18, -12.04, -0.82) |
| CIE-LCH | lch(97.18, 12.07, 183.88°) |
| OKLab | oklab(97.12% -0.0359 -0.0024) |
| OKLCH | oklch(97.12% 0.036 183.8) |
| XYZ | xyz(81.8961, 92.8747, 102.4005) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.39
Very Pale Blue
#D6FFFE
ΔE00 2.52
Lightcyan
#E0FFFF
ΔE00 2.89
Very Light Blue
#D5FFFF
ΔE00 2.95
Really Light Blue
#D4FFFF
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF8 #FEDCE2
analogous
#DCFEE7 #DCFEF8 #DCF3FE
triadic
#DCFEF8 #F8DCFE #FEF8DC
tetradic
#DCFEF8 #E7DCFE #FEDCE2 #F3FEDC
square
#DCFEF8 #E7DCFE #FEDCE2 #F3FEDC
split-complementary
#DCFEF8 #FEDCF3 #FEE7DC
monochromatic
#65FBE0 #A0FCEC #DCFEF8 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.07
#DCFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DCFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF8
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF8 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF8
Deuteranopia (green-blind)
#F4F5F9
Tritanopia (blue-blind)
#D3FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfef8; /* rgb */ color: rgb(220, 254, 248); /* oklch */ color: oklch(97.1% 0.036 183.8);
Tailwind
colors: {
custom: {
50: '#e7fefa',
500: '#dcfef8',
950: '#000000',
},
}SCSS
$custom: #dcfef8; $custom-light: #e7fefa; $custom-dark: #000000;
JSON
{
"hex": "#dcfef8",
"rgb": {
"r": 220,
"g": 254,
"b": 248
},
"hsl": {
"h": 169.412,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97115,
"c": 0.03596,
"h": 183.8
},
"luminance": 0.92877
}Semantic roles & 50–950 ramp
primary
#DCFEF8
secondary
#E995A4
accent
#0028E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585