#DBFCF5#DBFCF5
#DBFCF5 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.035 H 181.3°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCF5 |
|---|---|
| RGB | rgb(219, 252, 245) |
| HSL | hsl(167, 85%, 92%) |
| HSV | hsv(167, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.52, -11.94, -0.24) |
| CIE-LCH | lch(96.52, 11.94, 181.14°) |
| OKLab | oklab(96.56% -0.0353 -0.0008) |
| OKLCH | oklch(96.56% 0.035 181.3) |
| XYZ | xyz(80.5012, 91.2717, 99.7444) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.11
Ice Blue (survey)
#D7FFFE
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 3.01
Lightcyan
#E0FFFF
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.44
Really Light Blue
#D4FFFF
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCF5 #FCDBE2
analogous
#DBFCE5 #DBFCF5 #DBF2FC
triadic
#DBFCF5 #F5DBFC #FCF5DB
tetradic
#DBFCF5 #E5DBFC #FCDBE2 #F2FCDB
square
#DBFCF5 #E5DBFC #FCDBE2 #F2FCDB
split-complementary
#DBFCF5 #FCDBF2 #FCE5DB
monochromatic
#6AF3D6 #A3F7E5 #DBFCF5 #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.09
#DBFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DBFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCF5
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCF5 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D3FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcf5; /* rgb */ color: rgb(219, 252, 245); /* oklch */ color: oklch(96.6% 0.035 181.3);
Tailwind
colors: {
custom: {
50: '#e6fdf8',
500: '#dbfcf5',
950: '#000000',
},
}SCSS
$custom: #dbfcf5; $custom-light: #e6fdf8; $custom-dark: #000000;
JSON
{
"hex": "#dbfcf5",
"rgb": {
"r": 219,
"g": 252,
"b": 245
},
"hsl": {
"h": 167.273,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96555,
"c": 0.03536,
"h": 181.3
},
"luminance": 0.91273
}Semantic roles & 50–950 ramp
primary
#DBFCF5
secondary
#E497A7
accent
#0433E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585