#DCFDFE#DCFDFE
#DCFDFE is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.1% C 0.034 H 198.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFE |
|---|---|
| RGB | rgb(220, 253, 254) |
| HSL | hsl(182, 94%, 93%) |
| HSV | hsv(182, 13%, 100%) |
| CMYK | cmyk(13.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.07, -10.38, -4.06) |
| CIE-LCH | lch(97.07, 11.15, 201.35°) |
| OKLab | oklab(97.08% -0.0323 -0.011) |
| OKLCH | oklch(97.08% 0.034 198.8) |
| XYZ | xyz(82.5254, 92.6200, 107.2762) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.78
Ice Blue (survey)
#D7FFFE
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.39
Very Light Blue
#D5FFFF
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 2.65
Pale Blue
#D0FEFE
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFE #FEDDDC
analogous
#DCFEEE #DCFDFE #DCECFE
triadic
#DCFDFE #FEDCFD #FDFEDC
tetradic
#DCFDFE #EEDCFE #FEDDDC #ECFEDC
square
#DCFDFE #EEDCFE #FEDDDC #ECFEDC
split-complementary
#DCFDFE #FEDCEC #FEEEDC
monochromatic
#65F6FB #A0FAFC #DCFDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.08
#DCFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DCFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFE
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFE | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#D2FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfdfe; /* rgb */ color: rgb(220, 253, 254); /* oklch */ color: oklch(97.1% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#dcfdfe',
950: '#000000',
},
}SCSS
$custom: #dcfdfe; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#dcfdfe",
"rgb": {
"r": 220,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.765,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97084,
"c": 0.0341,
"h": 198.8
},
"luminance": 0.92622
}Semantic roles & 50–950 ramp
primary
#DCFDFE
secondary
#E99795
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585