#DCFDF9#DCFDF9
#DCFDF9 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.034 H 187.7°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF9 |
|---|---|
| RGB | rgb(220, 253, 249) |
| HSL | hsl(173, 89%, 93%) |
| HSV | hsv(173, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(96.94, -11.36, -1.67) |
| CIE-LCH | lch(96.94, 11.48, 188.38°) |
| OKLab | oklab(96.94% -0.0342 -0.0046) |
| OKLCH | oklch(96.94% 0.034 187.7) |
| XYZ | xyz(81.7351, 92.3039, 103.1143) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.01
Lightcyan
#E0FFFF
ΔE00 2.02
Ice
#D6FFFA
ΔE00 2.11
Very Pale Blue
#D6FFFE
ΔE00 2.19
Very Light Blue
#D5FFFF
ΔE00 2.56
Really Light Blue
#D4FFFF
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF9 #FDDCE0
analogous
#DCFDE8 #DCFDF9 #DCF0FD
triadic
#DCFDF9 #F9DCFD #FDF9DC
tetradic
#DCFDF9 #E8DCFD #FDDCE0 #F0FDDC
square
#DCFDF9 #E8DCFD #FDDCE0 #F0FDDC
split-complementary
#DCFDF9 #FDDCF0 #FDE8DC
monochromatic
#68F6E5 #A2FAEF #DCFDF9 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.08
#DCFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DCFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF9
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF9 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F3F4F9
Tritanopia (blue-blind)
#D3FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf9; /* rgb */ color: rgb(220, 253, 249); /* oklch */ color: oklch(96.9% 0.034 187.7);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#dcfdf9',
950: '#000000',
},
}SCSS
$custom: #dcfdf9; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf9",
"rgb": {
"r": 220,
"g": 253,
"b": 249
},
"hsl": {
"h": 172.727,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96939,
"c": 0.03448,
"h": 187.7
},
"luminance": 0.92306
}Semantic roles & 50–950 ramp
primary
#DCFDF9
secondary
#E796A0
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585