#DCFDFB#DCFDFB
#DCFDFB is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.034 H 192.1°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFB |
|---|---|
| RGB | rgb(220, 253, 251) |
| HSL | hsl(176, 89%, 93%) |
| HSV | hsv(176, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.00, -10.97, -2.63) |
| CIE-LCH | lch(97.00, 11.28, 193.47°) |
| OKLab | oklab(97% -0.0334 -0.0072) |
| OKLCH | oklch(97% 0.034 192.1) |
| XYZ | xyz(82.0487, 92.4293, 104.7659) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.25
Ice Blue (survey)
#D7FFFE
ΔE00 1.75
Very Pale Blue
#D6FFFE
ΔE00 1.98
Very Light Blue
#D5FFFF
ΔE00 2.24
Really Light Blue
#D4FFFF
ΔE00 2.46
Ice
#D6FFFA
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFB #FDDCDE
analogous
#DCFDEA #DCFDFB #DCEEFD
triadic
#DCFDFB #FBDCFD #FDFBDC
tetradic
#DCFDFB #EADCFD #FDDCDE #EEFDDC
square
#DCFDFB #EADCFD #FDDCDE #EEFDDC
split-complementary
#DCFDFB #FDDCEE #FDEADC
monochromatic
#68F6EE #A2FAF4 #DCFDFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.08
#DCFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DCFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFB
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFB | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D3FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdfb; /* rgb */ color: rgb(220, 253, 251); /* oklch */ color: oklch(97.0% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#e7fefc',
500: '#dcfdfb',
950: '#000000',
},
}SCSS
$custom: #dcfdfb; $custom-light: #e7fefc; $custom-dark: #000000;
JSON
{
"hex": "#dcfdfb",
"rgb": {
"r": 220,
"g": 253,
"b": 251
},
"hsl": {
"h": 176.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96997,
"c": 0.03417,
"h": 192.1
},
"luminance": 0.92431
}Semantic roles & 50–950 ramp
primary
#DCFDFB
secondary
#E7969B
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585