#DCFCFB#DCFCFB
#DCFCFB is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.033 H 194.3°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFB |
|---|---|
| RGB | rgb(220, 252, 251) |
| HSL | hsl(178, 84%, 93%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.74, -10.47, -3.00) |
| CIE-LCH | lch(96.74, 10.89, 196.01°) |
| OKLab | oklab(96.79% -0.0321 -0.0082) |
| OKLCH | oklch(96.79% 0.033 194.3) |
| XYZ | xyz(81.7339, 91.7996, 104.6609) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.89
Ice Blue (survey)
#D7FFFE
ΔE00 2.08
Very Pale Blue
#D6FFFE
ΔE00 2.31
Very Light Blue
#D5FFFF
ΔE00 2.48
Really Light Blue
#D4FFFF
ΔE00 2.71
Ice
#D6FFFA
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFB #FCDCDD
analogous
#DCFCEB #DCFCFB #DCEDFC
triadic
#DCFCFB #FBDCFC #FCFBDC
tetradic
#DCFCFB #EBDCFC #FCDCDD #EDFCDC
square
#DCFCFB #EBDCFC #FCDCDD #EDFCDC
split-complementary
#DCFCFB #FCDCED #FCEBDC
monochromatic
#6BF2EE #A4F7F5 #DCFCFB #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.08
#DCFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DCFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFB
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFB | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#D3FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcfb; /* rgb */ color: rgb(220, 252, 251); /* oklch */ color: oklch(96.8% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#e7fdfc',
500: '#dcfcfb',
950: '#000000',
},
}SCSS
$custom: #dcfcfb; $custom-light: #e7fdfc; $custom-dark: #000000;
JSON
{
"hex": "#dcfcfb",
"rgb": {
"r": 220,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96793,
"c": 0.03312,
"h": 194.3
},
"luminance": 0.91801
}Semantic roles & 50–950 ramp
primary
#DCFCFB
secondary
#E4989A
accent
#050CE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585