#DBFEFF#DBFEFF
#DBFEFF is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.3% C 0.036 H 198.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEFF |
|---|---|
| RGB | rgb(219, 254, 255) |
| HSL | hsl(182, 100%, 93%) |
| HSV | hsv(182, 14%, 100%) |
| CMYK | cmyk(14.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.29, -10.99, -4.26) |
| CIE-LCH | lch(97.29, 11.79, 201.16°) |
| OKLab | oklab(97.25% -0.0342 -0.0116) |
| OKLCH | oklch(97.25% 0.036 198.7) |
| XYZ | xyz(82.7006, 93.1616, 108.2131) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.12
Ice Blue (survey)
#D7FFFE
ΔE00 1.69
Very Light Blue
#D5FFFF
ΔE00 1.90
Very Pale Blue
#D6FFFE
ΔE00 1.90
Really Light Blue
#D4FFFF
ΔE00 2.13
Pale Blue
#D0FEFE
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEFF #FFDCDB
analogous
#DBFFEE #DBFEFF #DBECFF
triadic
#DBFEFF #FFDBFE #FEFFDB
tetradic
#DBFEFF #EEDBFF #FFDCDB #ECFFDB
square
#DBFEFF #EEDBFF #FFDCDB #ECFFDB
split-complementary
#DBFEFF #FFDBEC #FFEEDB
monochromatic
#61FBFF #9EFCFF #DBFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#DBFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DBFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEFF
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEFF | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D1FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbfeff; /* rgb */ color: rgb(219, 254, 255); /* oklch */ color: oklch(97.3% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#e6feff',
500: '#dbfeff',
950: '#000000',
},
}SCSS
$custom: #dbfeff; $custom-light: #e6feff; $custom-dark: #000000;
JSON
{
"hex": "#dbfeff",
"rgb": {
"r": 219,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97251,
"c": 0.03607,
"h": 198.7
},
"luminance": 0.93164
}Semantic roles & 50–950 ramp
primary
#DBFEFF
secondary
#EC9592
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586