#DBFFFB#DBFFFB
#DBFFFB is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.037 H 188.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFFB |
|---|---|
| RGB | rgb(219, 255, 251) |
| HSL | hsl(173, 100%, 93%) |
| HSV | hsv(173, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.45, -12.27, -1.97) |
| CIE-LCH | lch(97.45, 12.43, 189.12°) |
| OKLab | oklab(97.34% -0.037 -0.0054) |
| OKLCH | oklch(97.34% 0.037 188.4) |
| XYZ | xyz(82.3816, 93.5431, 104.9633) |
| Luminance | 0.9355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.37
Ice Blue (survey)
#D7FFFE
ΔE00 1.47
Very Pale Blue
#D6FFFE
ΔE00 1.61
Very Light Blue
#D5FFFF
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.17
Lightcyan
#E0FFFF
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFFB #FFDBDF
analogous
#DBFFE9 #DBFFFB #DBF1FF
triadic
#DBFFFB #FBDBFF #FFFBDB
tetradic
#DBFFFB #E9DBFF #FFDBDF #F1FFDB
square
#DBFFFB #E9DBFF #FFDBDF #F1FFDB
split-complementary
#DBFFFB #FFDBF1 #FFE9DB
monochromatic
#61FFED #9EFFF4 #DBFFFB #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.07
#DBFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#DBFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFFB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFFB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F4F5FC
Tritanopia (blue-blind)
#D1FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dbfffb; /* rgb */ color: rgb(219, 255, 251); /* oklch */ color: oklch(97.3% 0.037 188.4);
Tailwind
colors: {
custom: {
50: '#e6fffc',
500: '#dbfffb',
950: '#000000',
},
}SCSS
$custom: #dbfffb; $custom-light: #e6fffc; $custom-dark: #000000;
JSON
{
"hex": "#dbfffb",
"rgb": {
"r": 219,
"g": 255,
"b": 251
},
"hsl": {
"h": 173.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97339,
"c": 0.0374,
"h": 188.4
},
"luminance": 0.93545
}Semantic roles & 50–950 ramp
primary
#DBFFFB
secondary
#EC929C
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685