#DCF2F2#DCF2F2
#DCF2F2 is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.023 H 196.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2F2 |
|---|---|
| RGB | rgb(220, 242, 242) |
| HSL | hsl(180, 46%, 91%) |
| HSV | hsv(180, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.94, -7.18, -2.46) |
| CIE-LCH | lch(93.94, 7.59, 198.91°) |
| OKLab | oklab(94.5% -0.0221 -0.0067) |
| OKLCH | oklch(94.5% 0.023 196.8) |
| XYZ | xyz(77.2907, 85.1295, 96.3467) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.53
Azure (CSS)
#F0FFFF
ΔE00 3.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2F2 #F2DCDC
analogous
#DCF2E7 #DCF2F2 #DCE7F2
triadic
#DCF2F2 #F2DCF2 #F2F2DC
tetradic
#DCF2F2 #E7DCF2 #F2DCDC #E7F2DC
square
#DCF2F2 #E7DCF2 #F2DCDC #E7F2DC
split-complementary
#DCF2F2 #F2DCE7 #F2E7DC
monochromatic
#83D1D1 #AFE1E1 #DCF2F2 #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.16
#DCF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DCF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2F2
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2F2 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#D6F4F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2f2; /* rgb */ color: rgb(220, 242, 242); /* oklch */ color: oklch(94.5% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#e7f6f6',
500: '#dcf2f2',
950: '#000000',
},
}SCSS
$custom: #dcf2f2; $custom-light: #e7f6f6; $custom-dark: #000000;
JSON
{
"hex": "#dcf2f2",
"rgb": {
"r": 220,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94503,
"c": 0.02312,
"h": 196.8
},
"luminance": 0.85131
}Semantic roles & 50–950 ramp
primary
#DCF2F2
secondary
#D0A3A3
accent
#2C2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585