#DBFDFB#DBFDFB
#DBFDFB is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.035 H 192.2°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDFB |
|---|---|
| RGB | rgb(219, 253, 251) |
| HSL | hsl(176, 89%, 93%) |
| HSV | hsv(176, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.93, -11.28, -2.73) |
| CIE-LCH | lch(96.93, 11.60, 193.59°) |
| OKLab | oklab(96.93% -0.0344 -0.0075) |
| OKLCH | oklch(96.93% 0.035 192.2) |
| XYZ | xyz(81.7469, 92.2737, 104.7517) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 1.50
Very Pale Blue
#D6FFFE
ΔE00 1.73
Very Light Blue
#D5FFFF
ΔE00 2.00
Really Light Blue
#D4FFFF
ΔE00 2.21
Ice
#D6FFFA
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDFB #FDDBDD
analogous
#DBFDEA #DBFDFB #DBEEFD
triadic
#DBFDFB #FBDBFD #FDFBDB
tetradic
#DBFDFB #EADBFD #FDDBDD #EEFDDB
square
#DBFDFB #EADBFD #FDDBDD #EEFDDB
split-complementary
#DBFDFB #FDDBEE #FDEADB
monochromatic
#67F7EE #A1FAF5 #DBFDFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.08
#DBFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DBFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDFB
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDFB | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D2FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdfb; /* rgb */ color: rgb(219, 253, 251); /* oklch */ color: oklch(96.9% 0.035 192.2);
Tailwind
colors: {
custom: {
50: '#e6fefc',
500: '#dbfdfb',
950: '#000000',
},
}SCSS
$custom: #dbfdfb; $custom-light: #e6fefc; $custom-dark: #000000;
JSON
{
"hex": "#dbfdfb",
"rgb": {
"r": 219,
"g": 253,
"b": 251
},
"hsl": {
"h": 176.471,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9693,
"c": 0.03517,
"h": 192.2
},
"luminance": 0.92276
}Semantic roles & 50–950 ramp
primary
#DBFDFB
secondary
#E7959A
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585