#DCF4F8#DCF4F8
#DCF4F8 is a very light, muted teal. Relative luminance 0.867; OKLCH L 95.1% C 0.026 H 208.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4F8 |
|---|---|
| RGB | rgb(220, 244, 248) |
| HSL | hsl(189, 67%, 92%) |
| HSV | hsv(189, 11%, 97%) |
| CMYK | cmyk(11.3%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.61, -7.03, -4.59) |
| CIE-LCH | lch(94.61, 8.40, 213.11°) |
| OKLab | oklab(95.08% -0.0226 -0.0124) |
| OKLCH | oklch(95.08% 0.026 208.7) |
| XYZ | xyz(78.8052, 86.6929, 101.3702) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.67
Azure (CSS)
#F0FFFF
ΔE00 4.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4F8 #F8E0DC
analogous
#DCF8EE #DCF4F8 #DCE6F8
triadic
#DCF4F8 #F8DCF4 #F4F8DC
tetradic
#DCF4F8 #EEDCF8 #F8E0DC #E6F8DC
square
#DCF4F8 #EEDCF8 #F8E0DC #E6F8DC
split-complementary
#DCF4F8 #F8DCE6 #F8EEDC
monochromatic
#76D4E4 #A9E4EE #DCF4F8 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.15
#DCF4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DCF4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4F8
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4F8 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#D4F6F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4f8; /* rgb */ color: rgb(220, 244, 248); /* oklch */ color: oklch(95.1% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#e7f7fa',
500: '#dcf4f8',
950: '#000000',
},
}SCSS
$custom: #dcf4f8; $custom-light: #e7f7fa; $custom-dark: #000000;
JSON
{
"hex": "#dcf4f8",
"rgb": {
"r": 220,
"g": 244,
"b": 248
},
"hsl": {
"h": 188.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95084,
"c": 0.02574,
"h": 208.7
},
"luminance": 0.86694
}Semantic roles & 50–950 ramp
primary
#DCF4F8
secondary
#DBA69D
accent
#3117CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585