#DCFBFE#DCFBFE
#DCFBFE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.032 H 203.7°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBFE |
|---|---|
| RGB | rgb(220, 251, 254) |
| HSL | hsl(185, 94%, 93%) |
| HSV | hsv(185, 13%, 100%) |
| CMYK | cmyk(13.4%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.56, -9.38, -4.81) |
| CIE-LCH | lch(96.56, 10.55, 207.16°) |
| OKLab | oklab(96.68% -0.0296 -0.013) |
| OKLCH | oklch(96.68% 0.032 203.7) |
| XYZ | xyz(81.8973, 91.3639, 107.0668) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.55
Ice Blue (survey)
#D7FFFE
ΔE00 3.29
Very Light Blue
#D5FFFF
ΔE00 3.44
Very Pale Blue
#D6FFFE
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.65
Pale Blue
#D0FEFE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBFE #FEDFDC
analogous
#DCFEF0 #DCFBFE #DCEAFE
triadic
#DCFBFE #FEDCFB #FBFEDC
tetradic
#DCFBFE #F0DCFE #FEDFDC #EAFEDC
square
#DCFBFE #F0DCFE #FEDFDC #EAFEDC
split-complementary
#DCFBFE #FEDCEA #FEF0DC
monochromatic
#65EDFB #A0F4FC #DCFBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.09
#DCFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DCFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBFE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBFE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#D2FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbfe; /* rgb */ color: rgb(220, 251, 254); /* oklch */ color: oklch(96.7% 0.032 203.7);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#dcfbfe',
950: '#000000',
},
}SCSS
$custom: #dcfbfe; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dcfbfe",
"rgb": {
"r": 220,
"g": 251,
"b": 254
},
"hsl": {
"h": 185.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96678,
"c": 0.03237,
"h": 203.7
},
"luminance": 0.91366
}Semantic roles & 50–950 ramp
primary
#DCFBFE
secondary
#E99C95
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585