#DCFCF3#DCFCF3
#DCFCF3 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.035 H 176.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF3 |
|---|---|
| RGB | rgb(220, 252, 243) |
| HSL | hsl(163, 84%, 93%) |
| HSV | hsv(163, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(96.54, -12.00, 0.82) |
| CIE-LCH | lch(96.54, 12.03, 176.09°) |
| OKLab | oklab(96.57% -0.0352 0.002) |
| OKLCH | oklch(96.57% 0.035 176.7) |
| XYZ | xyz(80.4994, 91.3058, 98.1592) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 3.71
Very Pale Blue
#D6FFFE
ΔE00 3.81
Lightcyan
#E0FFFF
ΔE00 3.99
Very Light Blue
#D5FFFF
ΔE00 4.25
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF3 #FCDCE5
analogous
#DCFCE3 #DCFCF3 #DCF5FC
triadic
#DCFCF3 #F3DCFC #FCF3DC
tetradic
#DCFCF3 #E3DCFC #FCDCE5 #F5FCDC
square
#DCFCF3 #E3DCFC #FCDCE5 #F5FCDC
split-complementary
#DCFCF3 #FCDCF5 #FCE3DC
monochromatic
#6BF2CC #A4F7E0 #DCFCF3 #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.09
#DCFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DCFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF3
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF3 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F3
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#D5FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf3; /* rgb */ color: rgb(220, 252, 243); /* oklch */ color: oklch(96.6% 0.035 176.7);
Tailwind
colors: {
custom: {
50: '#e7fdf7',
500: '#dcfcf3',
950: '#000000',
},
}SCSS
$custom: #dcfcf3; $custom-light: #e7fdf7; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf3",
"rgb": {
"r": 220,
"g": 252,
"b": 243
},
"hsl": {
"h": 163.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96566,
"c": 0.03522,
"h": 176.7
},
"luminance": 0.91308
}Semantic roles & 50–950 ramp
primary
#DCFCF3
secondary
#E498AD
accent
#0543E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585