#DBF0F2#DBF0F2
#DBF0F2 is a very light, muted teal. Relative luminance 0.838; OKLCH L 94.0% C 0.022 H 203.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0F2 |
|---|---|
| RGB | rgb(219, 240, 242) |
| HSL | hsl(185, 47%, 90%) |
| HSV | hsv(185, 10%, 95%) |
| CMYK | cmyk(9.5%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.36, -6.49, -3.32) |
| CIE-LCH | lch(93.36, 7.29, 207.09°) |
| OKLab | oklab(94.03% -0.0204 -0.009) |
| OKLCH | oklch(94.03% 0.022 203.7) |
| XYZ | xyz(76.3969, 83.7898, 96.1353) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Lightcyan
#E0FFFF
ΔE00 4.29
Mintcream
#F5FFFA
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.46
Very Light Blue
#D5FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0F2 #F2DDDB
analogous
#DBF2E8 #DBF0F2 #DBE4F2
triadic
#DBF0F2 #F2DBF0 #F0F2DB
tetradic
#DBF0F2 #E8DBF2 #F2DDDB #E4F2DB
square
#DBF0F2 #E8DBF2 #F2DDDB #E4F2DB
split-complementary
#DBF0F2 #F2DBE4 #F2E8DB
monochromatic
#81CBD2 #AEDDE2 #DBF0F2 #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.18
#DBF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DBF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0F2
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0F2 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#D5F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf0f2; /* rgb */ color: rgb(219, 240, 242); /* oklch */ color: oklch(94.0% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#e6f5f6',
500: '#dbf0f2',
950: '#000000',
},
}SCSS
$custom: #dbf0f2; $custom-light: #e6f5f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf0f2",
"rgb": {
"r": 219,
"g": 240,
"b": 242
},
"hsl": {
"h": 185.217,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94029,
"c": 0.0223,
"h": 203.7
},
"luminance": 0.83791
}Semantic roles & 50–950 ramp
primary
#DBF0F2
secondary
#D0A5A1
accent
#382BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585