#DCF2F3#DCF2F3
#DCF2F3 is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.5% C 0.023 H 200.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2F3 |
|---|---|
| RGB | rgb(220, 242, 243) |
| HSL | hsl(183, 49%, 91%) |
| HSV | hsv(183, 9%, 95%) |
| CMYK | cmyk(9.5%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(93.96, -6.99, -2.94) |
| CIE-LCH | lch(93.96, 7.58, 202.82°) |
| OKLab | oklab(94.53% -0.0218 -0.008) |
| OKLCH | oklch(94.53% 0.023 200.1) |
| XYZ | xyz(77.4413, 85.1897, 97.1399) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.64
Azure (CSS)
#F0FFFF
ΔE00 3.80
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.84
Very Light Blue
#D5FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2F3 #F3DDDC
analogous
#DCF3E8 #DCF2F3 #DCE6F3
triadic
#DCF2F3 #F3DCF2 #F2F3DC
tetradic
#DCF2F3 #E8DCF3 #F3DDDC #E6F3DC
square
#DCF2F3 #E8DCF3 #F3DDDC #E6F3DC
split-complementary
#DCF2F3 #F3DCE6 #F3E8DC
monochromatic
#81D0D4 #AEE1E3 #DCF2F3 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.16
#DCF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DCF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2F3
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2F3 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#EAECF3
Tritanopia (blue-blind)
#D6F4F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2f3; /* rgb */ color: rgb(220, 242, 243); /* oklch */ color: oklch(94.5% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#e7f6f7',
500: '#dcf2f3',
950: '#000000',
},
}SCSS
$custom: #dcf2f3; $custom-light: #e7f6f7; $custom-dark: #000000;
JSON
{
"hex": "#dcf2f3",
"rgb": {
"r": 220,
"g": 242,
"b": 243
},
"hsl": {
"h": 182.609,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94533,
"c": 0.02317,
"h": 200.1
},
"luminance": 0.85191
}Semantic roles & 50–950 ramp
primary
#DCF2F3
secondary
#D1A4A2
accent
#3029BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585