#DCFEFB#DCFEFB
#DCFEFB is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.035 H 190.1°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEFB |
|---|---|
| RGB | rgb(220, 254, 251) |
| HSL | hsl(175, 94%, 93%) |
| HSV | hsv(175, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.25, -11.47, -2.25) |
| CIE-LCH | lch(97.25, 11.69, 191.10°) |
| OKLab | oklab(97.2% -0.0347 -0.0062) |
| OKLCH | oklch(97.2% 0.035 190.1) |
| XYZ | xyz(82.3652, 93.0624, 104.8714) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.59
Lightcyan
#E0FFFF
ΔE00 1.73
Very Pale Blue
#D6FFFE
ΔE00 1.80
Ice
#D6FFFA
ΔE00 2.05
Very Light Blue
#D5FFFF
ΔE00 2.14
Really Light Blue
#D4FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEFB #FEDCDF
analogous
#DCFEEA #DCFEFB #DCF0FE
triadic
#DCFEFB #FBDCFE #FEFBDC
tetradic
#DCFEFB #EADCFE #FEDCDF #F0FEDC
square
#DCFEFB #EADCFE #FEDCDF #F0FEDC
split-complementary
#DCFEFB #FEDCF0 #FEEADC
monochromatic
#65FBED #A0FCF4 #DCFEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DCFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DCFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEFB
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEFB | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfefb; /* rgb */ color: rgb(220, 254, 251); /* oklch */ color: oklch(97.2% 0.035 190.1);
Tailwind
colors: {
custom: {
50: '#e7fefc',
500: '#dcfefb',
950: '#000000',
},
}SCSS
$custom: #dcfefb; $custom-light: #e7fefc; $custom-dark: #000000;
JSON
{
"hex": "#dcfefb",
"rgb": {
"r": 220,
"g": 254,
"b": 251
},
"hsl": {
"h": 174.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97201,
"c": 0.03528,
"h": 190.1
},
"luminance": 0.93064
}Semantic roles & 50–950 ramp
primary
#DCFEFB
secondary
#E9959C
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585