#DBFBF5#DBFBF5
#DBFBF5 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.034 H 183.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBF5 |
|---|---|
| RGB | rgb(219, 251, 245) |
| HSL | hsl(169, 80%, 92%) |
| HSV | hsv(169, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.26, -11.44, -0.61) |
| CIE-LCH | lch(96.26, 11.46, 183.07°) |
| OKLab | oklab(96.35% -0.034 -0.0018) |
| OKLCH | oklch(96.35% 0.034 183) |
| XYZ | xyz(80.1880, 90.6453, 99.6400) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.31
Ice Blue (survey)
#D7FFFE
ΔE00 2.76
Lightcyan
#E0FFFF
ΔE00 2.85
Very Pale Blue
#D6FFFE
ΔE00 2.91
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBF5 #FBDBE1
analogous
#DBFBE5 #DBFBF5 #DBF1FB
triadic
#DBFBF5 #F5DBFB #FBF5DB
tetradic
#DBFBF5 #E5DBFB #FBDBE1 #F1FBDB
square
#DBFBF5 #E5DBFB #FBDBE1 #F1FBDB
split-complementary
#DBFBF5 #FBDBF1 #FBE5DB
monochromatic
#6DEFD6 #A4F5E6 #DBFBF5 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.10
#DBFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DBFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBF5
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBF5 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#D3FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbf5; /* rgb */ color: rgb(219, 251, 245); /* oklch */ color: oklch(96.4% 0.034 183.0);
Tailwind
colors: {
custom: {
50: '#e6fcf8',
500: '#dbfbf5',
950: '#000000',
},
}SCSS
$custom: #dbfbf5; $custom-light: #e6fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dbfbf5",
"rgb": {
"r": 219,
"g": 251,
"b": 245
},
"hsl": {
"h": 168.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96351,
"c": 0.03407,
"h": 183
},
"luminance": 0.90647
}Semantic roles & 50–950 ramp
primary
#DBFBF5
secondary
#E298A6
accent
#0931DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585