#DBFFFD#DBFFFD
#DBFFFD is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.037 H 192.4°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFFD |
|---|---|
| RGB | rgb(219, 255, 253) |
| HSL | hsl(177, 100%, 93%) |
| HSV | hsv(177, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.50, -11.88, -2.92) |
| CIE-LCH | lch(97.50, 12.24, 193.83°) |
| OKLab | oklab(97.4% -0.0362 -0.008) |
| OKLCH | oklch(97.4% 0.037 192.4) |
| XYZ | xyz(82.6985, 93.6698, 106.6324) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.01
Very Pale Blue
#D6FFFE
ΔE00 1.24
Very Light Blue
#D5FFFF
ΔE00 1.55
Really Light Blue
#D4FFFF
ΔE00 1.76
Lightcyan
#E0FFFF
ΔE00 1.77
Ice
#D6FFFA
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFFD #FFDBDD
analogous
#DBFFEB #DBFFFD #DBEFFF
triadic
#DBFFFD #FDDBFF #FFFDDB
tetradic
#DBFFFD #EBDBFF #FFDBDD #EFFFDB
square
#DBFFFD #EBDBFF #FFDBDD #EFFFDB
split-complementary
#DBFFFD #FFDBEF #FFEBDB
monochromatic
#61FFF6 #9EFFFA #DBFFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.06
#DBFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#DBFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFFD
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFFD | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F3F6FD
Tritanopia (blue-blind)
#D1FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dbfffd; /* rgb */ color: rgb(219, 255, 253); /* oklch */ color: oklch(97.4% 0.037 192.4);
Tailwind
colors: {
custom: {
50: '#e6fffe',
500: '#dbfffd',
950: '#000000',
},
}SCSS
$custom: #dbfffd; $custom-light: #e6fffe; $custom-dark: #000000;
JSON
{
"hex": "#dbfffd",
"rgb": {
"r": 219,
"g": 255,
"b": 253
},
"hsl": {
"h": 176.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97396,
"c": 0.03711,
"h": 192.4
},
"luminance": 0.93672
}Semantic roles & 50–950 ramp
primary
#DBFFFD
secondary
#EC9297
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685