#DCFDF2#DCFDF2
#DCFDF2 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.7% C 0.037 H 173.4°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF2 |
|---|---|
| RGB | rgb(220, 253, 242) |
| HSL | hsl(160, 89%, 93%) |
| HSV | hsv(160, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.77, -12.69, 1.68) |
| CIE-LCH | lch(96.77, 12.80, 172.47°) |
| OKLab | oklab(96.74% -0.0369 0.0043) |
| OKLCH | oklch(96.74% 0.037 173.4) |
| XYZ | xyz(80.6636, 91.8753, 97.4711) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.03
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 4.80
Very Light Blue
#D5FFFF
ΔE00 4.83
Really Light Blue
#D4FFFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF2 #FDDCE7
analogous
#DCFDE1 #DCFDF2 #DCF7FD
triadic
#DCFDF2 #F2DCFD #FDF2DC
tetradic
#DCFDF2 #E1DCFD #FDDCE7 #F7FDDC
square
#DCFDF2 #E1DCFD #FDDCE7 #F7FDDC
split-complementary
#DCFDF2 #FDDCF7 #FDE1DC
monochromatic
#68F6C7 #A2FADC #DCFDF2 #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.08
#DCFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DCFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF2
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF2 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F2
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#D5FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf2; /* rgb */ color: rgb(220, 253, 242); /* oklch */ color: oklch(96.7% 0.037 173.4);
Tailwind
colors: {
custom: {
50: '#e7fef6',
500: '#dcfdf2',
950: '#000000',
},
}SCSS
$custom: #dcfdf2; $custom-light: #e7fef6; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf2",
"rgb": {
"r": 220,
"g": 253,
"b": 242
},
"hsl": {
"h": 160,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96743,
"c": 0.03711,
"h": 173.4
},
"luminance": 0.91877
}Semantic roles & 50–950 ramp
primary
#DCFDF2
secondary
#E796B1
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585