#DBF2F2#DBF2F2
#DBF2F2 is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.4% C 0.024 H 196.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2F2 |
|---|---|
| RGB | rgb(219, 242, 242) |
| HSL | hsl(180, 47%, 90%) |
| HSV | hsv(180, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.87, -7.50, -2.57) |
| CIE-LCH | lch(93.87, 7.93, 198.89°) |
| OKLab | oklab(94.43% -0.0231 -0.007) |
| OKLCH | oklch(94.43% 0.024 196.7) |
| XYZ | xyz(76.9889, 84.9738, 96.3326) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Azure (CSS)
#F0FFFF
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.51
Really Light Blue
#D4FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2F2 #F2DBDB
analogous
#DBF2E6 #DBF2F2 #DBE6F2
triadic
#DBF2F2 #F2DBF2 #F2F2DB
tetradic
#DBF2F2 #E6DBF2 #F2DBDB #E6F2DB
square
#DBF2F2 #E6DBF2 #F2DBDB #E6F2DB
split-complementary
#DBF2F2 #F2DBE6 #F2E6DB
monochromatic
#81D2D2 #AEE2E2 #DBF2F2 #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.17
#DBF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DBF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2F2
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2F2 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#D5F4F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2f2; /* rgb */ color: rgb(219, 242, 242); /* oklch */ color: oklch(94.4% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#e6f6f6',
500: '#dbf2f2',
950: '#000000',
},
}SCSS
$custom: #dbf2f2; $custom-light: #e6f6f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf2f2",
"rgb": {
"r": 219,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94434,
"c": 0.02415,
"h": 196.7
},
"luminance": 0.84975
}Semantic roles & 50–950 ramp
primary
#DBF2F2
secondary
#D0A1A1
accent
#2B2BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585