#DBFBFE#DBFBFE
#DBFBFE is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.033 H 203.5°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBFE |
|---|---|
| RGB | rgb(219, 251, 254) |
| HSL | hsl(185, 95%, 93%) |
| HSV | hsv(185, 14%, 100%) |
| CMYK | cmyk(13.8%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.50, -9.69, -4.91) |
| CIE-LCH | lch(96.50, 10.87, 206.89°) |
| OKLab | oklab(96.61% -0.0306 -0.0133) |
| OKLCH | oklch(96.61% 0.033 203.5) |
| XYZ | xyz(81.5955, 91.2083, 107.0527) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.53
Ice Blue (survey)
#D7FFFE
ΔE00 3.06
Very Light Blue
#D5FFFF
ΔE00 3.18
Very Pale Blue
#D6FFFE
ΔE00 3.26
Really Light Blue
#D4FFFF
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBFE #FEDEDB
analogous
#DBFEEF #DBFBFE #DBE9FE
triadic
#DBFBFE #FEDBFB #FBFEDB
tetradic
#DBFBFE #EFDBFE #FEDEDB #E9FEDB
square
#DBFBFE #EFDBFE #FEDEDB #E9FEDB
split-complementary
#DBFBFE #FEDBE9 #FEEFDB
monochromatic
#64EEFB #9FF4FC #DBFBFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.09
#DBFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DBFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBFE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBFE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#D1FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfbfe; /* rgb */ color: rgb(219, 251, 254); /* oklch */ color: oklch(96.6% 0.033 203.5);
Tailwind
colors: {
custom: {
50: '#e6fcfe',
500: '#dbfbfe',
950: '#000000',
},
}SCSS
$custom: #dbfbfe; $custom-light: #e6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dbfbfe",
"rgb": {
"r": 219,
"g": 251,
"b": 254
},
"hsl": {
"h": 185.143,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.96611,
"c": 0.03337,
"h": 203.5
},
"luminance": 0.9121
}Semantic roles & 50–950 ramp
primary
#DBFBFE
secondary
#E99B94
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585