#DBFAFC#DBFAFC
#DBFAFC is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.032 H 201.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAFC |
|---|---|
| RGB | rgb(219, 250, 252) |
| HSL | hsl(184, 85%, 92%) |
| HSV | hsv(184, 13%, 99%) |
| CMYK | cmyk(13.1%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(96.19, -9.59, -4.34) |
| CIE-LCH | lch(96.19, 10.52, 204.35°) |
| OKLab | oklab(96.35% -0.03 -0.0118) |
| OKLCH | oklch(96.35% 0.032 201.4) |
| XYZ | xyz(80.9653, 90.4577, 105.2709) |
| Luminance | 0.9046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.33
Ice Blue (survey)
#D7FFFE
ΔE00 3.01
Very Light Blue
#D5FFFF
ΔE00 3.21
Very Pale Blue
#D6FFFE
ΔE00 3.22
Really Light Blue
#D4FFFF
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAFC #FCDDDB
analogous
#DBFCED #DBFAFC #DBEAFC
triadic
#DBFAFC #FCDBFA #FAFCDB
tetradic
#DBFAFC #EDDBFC #FCDDDB #EAFCDB
square
#DBFAFC #EDDBFC #FCDDDB #EAFCDB
split-complementary
#DBFAFC #FCDBEA #FCEDDB
monochromatic
#6AEAF3 #A3F2F7 #DBFAFC #E3FBFD #E3FBFD
Accessibility & contrast
On white
1.10
#DBFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DBFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAFC
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAFC | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#D2FDFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfafc; /* rgb */ color: rgb(219, 250, 252); /* oklch */ color: oklch(96.3% 0.032 201.4);
Tailwind
colors: {
custom: {
50: '#e6fcfd',
500: '#dbfafc',
950: '#000000',
},
}SCSS
$custom: #dbfafc; $custom-light: #e6fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dbfafc",
"rgb": {
"r": 219,
"g": 250,
"b": 252
},
"hsl": {
"h": 183.636,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96349,
"c": 0.03225,
"h": 201.4
},
"luminance": 0.9046
}Semantic roles & 50–950 ramp
primary
#DBFAFC
secondary
#E49C97
accent
#1204E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585