#DBFCFB#DBFCFB
#DBFCFB is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.034 H 194.4°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCFB |
|---|---|
| RGB | rgb(219, 252, 251) |
| HSL | hsl(178, 85%, 92%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.67, -10.78, -3.11) |
| CIE-LCH | lch(96.67, 11.22, 196.07°) |
| OKLab | oklab(96.73% -0.0331 -0.0085) |
| OKLCH | oklch(96.73% 0.034 194.4) |
| XYZ | xyz(81.4320, 91.6440, 104.6468) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 1.81
Very Pale Blue
#D6FFFE
ΔE00 2.04
Very Light Blue
#D5FFFF
ΔE00 2.22
Really Light Blue
#D4FFFF
ΔE00 2.45
Ice
#D6FFFA
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCFB #FCDBDC
analogous
#DBFCEB #DBFCFB #DBEDFC
triadic
#DBFCFB #FBDBFC #FCFBDB
tetradic
#DBFCFB #EBDBFC #FCDBDC #EDFCDB
square
#DBFCFB #EBDBFC #FCDBDC #EDFCDB
split-complementary
#DBFCFB #FCDBED #FCEBDB
monochromatic
#6AF3EE #A3F7F5 #DBFCFB #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.09
#DBFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DBFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCFB
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCFB | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FB
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#D2FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcfb; /* rgb */ color: rgb(219, 252, 251); /* oklch */ color: oklch(96.7% 0.034 194.4);
Tailwind
colors: {
custom: {
50: '#e6fdfc',
500: '#dbfcfb',
950: '#000000',
},
}SCSS
$custom: #dbfcfb; $custom-light: #e6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#dbfcfb",
"rgb": {
"r": 219,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.182,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96727,
"c": 0.03412,
"h": 194.4
},
"luminance": 0.91646
}Semantic roles & 50–950 ramp
primary
#DBFCFB
secondary
#E49799
accent
#040BE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585