#DCF2F5#DCF2F5
#DCF2F5 is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.024 H 206.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2F5 |
|---|---|
| RGB | rgb(220, 242, 245) |
| HSL | hsl(187, 56%, 91%) |
| HSV | hsv(187, 10%, 96%) |
| CMYK | cmyk(10.2%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(94.02, -6.60, -3.90) |
| CIE-LCH | lch(94.02, 7.67, 210.57°) |
| OKLab | oklab(94.59% -0.021 -0.0105) |
| OKLCH | oklch(94.59% 0.024 206.6) |
| XYZ | xyz(77.7450, 85.3112, 98.7392) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 4.04
Mintcream
#F5FFFA
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2F5 #F5DFDC
analogous
#DCF5EB #DCF2F5 #DCE5F5
triadic
#DCF2F5 #F5DCF2 #F2F5DC
tetradic
#DCF2F5 #EBDCF5 #F5DFDC #E5F5DC
square
#DCF2F5 #EBDCF5 #F5DFDC #E5F5DC
split-complementary
#DCF2F5 #F5DCE5 #F5EBDC
monochromatic
#7DCFDA #ACE0E7 #DCF2F5 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.16
#DCF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DCF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2F5
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2F5 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#EAECF5
Tritanopia (blue-blind)
#D5F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2f5; /* rgb */ color: rgb(220, 242, 245); /* oklch */ color: oklch(94.6% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#e7f6f8',
500: '#dcf2f5',
950: '#000000',
},
}SCSS
$custom: #dcf2f5; $custom-light: #e7f6f8; $custom-dark: #000000;
JSON
{
"hex": "#dcf2f5",
"rgb": {
"r": 220,
"g": 242,
"b": 245
},
"hsl": {
"h": 187.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94591,
"c": 0.0235,
"h": 206.6
},
"luminance": 0.85312
}Semantic roles & 50–950 ramp
primary
#DCF2F5
secondary
#D5A6A0
accent
#3622C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585