#DCF3F2#DCF3F2
#DCF3F2 is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.7% C 0.024 H 193.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3F2 |
|---|---|
| RGB | rgb(220, 243, 242) |
| HSL | hsl(177, 49%, 91%) |
| HSV | hsv(177, 9%, 95%) |
| CMYK | cmyk(9.5%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(94.20, -7.68, -2.08) |
| CIE-LCH | lch(94.20, 7.96, 195.17°) |
| OKLab | oklab(94.71% -0.0235 -0.0057) |
| OKLCH | oklch(94.71% 0.024 193.6) |
| XYZ | xyz(77.5891, 85.7263, 96.4462) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.14
Azure (CSS)
#F0FFFF
ΔE00 4.07
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.36
Really Light Blue
#D4FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3F2 #F3DCDD
analogous
#DCF3E6 #DCF3F2 #DCE8F3
triadic
#DCF3F2 #F2DCF3 #F3F2DC
tetradic
#DCF3F2 #E6DCF3 #F3DCDD #E8F3DC
square
#DCF3F2 #E6DCF3 #F3DCDD #E8F3DC
split-complementary
#DCF3F2 #F3DCE8 #F3E6DC
monochromatic
#81D4D0 #AEE3E1 #DCF3F2 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.16
#DCF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DCF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3F2
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3F2 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#D6F5F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf3f2; /* rgb */ color: rgb(220, 243, 242); /* oklch */ color: oklch(94.7% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e7f7f6',
500: '#dcf3f2',
950: '#000000',
},
}SCSS
$custom: #dcf3f2; $custom-light: #e7f7f6; $custom-dark: #000000;
JSON
{
"hex": "#dcf3f2",
"rgb": {
"r": 220,
"g": 243,
"b": 242
},
"hsl": {
"h": 177.391,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94706,
"c": 0.02416,
"h": 193.6
},
"luminance": 0.85728
}Semantic roles & 50–950 ramp
primary
#DCF3F2
secondary
#D1A2A4
accent
#2930BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585