#DCFAFE#DCFAFE
#DCFAFE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.5% C 0.032 H 206.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFE |
|---|---|
| RGB | rgb(220, 250, 254) |
| HSL | hsl(187, 94%, 93%) |
| HSV | hsv(187, 13%, 100%) |
| CMYK | cmyk(13.4%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.30, -8.88, -5.19) |
| CIE-LCH | lch(96.30, 10.29, 210.31°) |
| OKLab | oklab(96.48% -0.0283 -0.014) |
| OKLCH | oklch(96.48% 0.032 206.4) |
| XYZ | xyz(81.5858, 90.7408, 106.9630) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Light Blue
#D5FFFF
ΔE00 4.01
Very Pale Blue
#D6FFFE
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.21
Pale Blue
#D0FEFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFE #FEE0DC
analogous
#DCFEF1 #DCFAFE #DCE9FE
triadic
#DCFAFE #FEDCFA #FAFEDC
tetradic
#DCFAFE #F1DCFE #FEE0DC #E9FEDC
square
#DCFAFE #F1DCFE #FEE0DC #E9FEDC
split-complementary
#DCFAFE #FEDCE9 #FEF1DC
monochromatic
#65E9FB #A0F1FC #DCFAFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.10
#DCFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DCFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#D3FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfafe; /* rgb */ color: rgb(220, 250, 254); /* oklch */ color: oklch(96.5% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#dcfafe',
950: '#000000',
},
}SCSS
$custom: #dcfafe; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dcfafe",
"rgb": {
"r": 220,
"g": 250,
"b": 254
},
"hsl": {
"h": 187.059,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96475,
"c": 0.0316,
"h": 206.4
},
"luminance": 0.90743
}Semantic roles & 50–950 ramp
primary
#DCFAFE
secondary
#E99F95
accent
#1B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585