#DBF2F3#DBF2F3
#DBF2F3 is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.5% C 0.024 H 199.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2F3 |
|---|---|
| RGB | rgb(219, 242, 243) |
| HSL | hsl(183, 50%, 91%) |
| HSV | hsv(183, 10%, 95%) |
| CMYK | cmyk(9.9%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(93.90, -7.31, -3.05) |
| CIE-LCH | lch(93.90, 7.92, 202.63°) |
| OKLab | oklab(94.46% -0.0227 -0.0082) |
| OKLCH | oklch(94.46% 0.024 199.9) |
| XYZ | xyz(77.1395, 85.0341, 97.1257) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.43
Azure (CSS)
#F0FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.63
Really Light Blue
#D4FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2F3 #F3DCDB
analogous
#DBF3E8 #DBF2F3 #DBE6F3
triadic
#DBF2F3 #F3DBF2 #F2F3DB
tetradic
#DBF2F3 #E8DBF3 #F3DCDB #E6F3DB
square
#DBF2F3 #E8DBF3 #F3DCDB #E6F3DB
split-complementary
#DBF2F3 #F3DBE6 #F3E8DB
monochromatic
#7FD1D4 #ADE1E4 #DBF2F3 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.17
#DBF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DBF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2F3
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2F3 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F3
Deuteranopia (green-blind)
#EAECF3
Tritanopia (blue-blind)
#D4F4F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2f3; /* rgb */ color: rgb(219, 242, 243); /* oklch */ color: oklch(94.5% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#e6f6f7',
500: '#dbf2f3',
950: '#000000',
},
}SCSS
$custom: #dbf2f3; $custom-light: #e6f6f7; $custom-dark: #000000;
JSON
{
"hex": "#dbf2f3",
"rgb": {
"r": 219,
"g": 242,
"b": 243
},
"hsl": {
"h": 182.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.94463,
"c": 0.0242,
"h": 199.9
},
"luminance": 0.85035
}Semantic roles & 50–950 ramp
primary
#DBF2F3
secondary
#D2A3A1
accent
#2E28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585