#DBFBFF#DBFBFF
#DBFBFF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.034 H 205.8°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBFF |
|---|---|
| RGB | rgb(219, 251, 255) |
| HSL | hsl(187, 100%, 93%) |
| HSV | hsv(187, 14%, 100%) |
| CMYK | cmyk(14.1%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.52, -9.49, -5.39) |
| CIE-LCH | lch(96.52, 10.92, 209.59°) |
| OKLab | oklab(96.64% -0.0302 -0.0146) |
| OKLCH | oklch(96.64% 0.034 205.8) |
| XYZ | xyz(81.7560, 91.2725, 107.8983) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.91
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Very Light Blue
#D5FFFF
ΔE00 3.49
Very Pale Blue
#D6FFFE
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBFF #FFDFDB
analogous
#DBFFF1 #DBFBFF #DBE9FF
triadic
#DBFBFF #FFDBFB #FBFFDB
tetradic
#DBFBFF #F1DBFF #FFDFDB #E9FFDB
square
#DBFBFF #F1DBFF #FFDFDB #E9FFDB
split-complementary
#DBFBFF #FFDBE9 #FFF1DB
monochromatic
#61EDFF #9EF4FF #DBFBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.09
#DBFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DBFBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBFF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBFF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#D1FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfbff; /* rgb */ color: rgb(219, 251, 255); /* oklch */ color: oklch(96.6% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#e6fcff',
500: '#dbfbff',
950: '#000000',
},
}SCSS
$custom: #dbfbff; $custom-light: #e6fcff; $custom-dark: #000000;
JSON
{
"hex": "#dbfbff",
"rgb": {
"r": 219,
"g": 251,
"b": 255
},
"hsl": {
"h": 186.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96641,
"c": 0.03356,
"h": 205.8
},
"luminance": 0.91274
}Semantic roles & 50–950 ramp
primary
#DBFBFF
secondary
#EC9C92
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586