#DBFDF0#DBFDF0
#DBFDF0 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.6% C 0.039 H 170.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF0 |
|---|---|
| RGB | rgb(219, 253, 240) |
| HSL | hsl(157, 89%, 93%) |
| HSV | hsv(157, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(96.66, -13.38, 2.53) |
| CIE-LCH | lch(96.66, 13.62, 169.27°) |
| OKLab | oklab(96.62% -0.0386 0.0065) |
| OKLCH | oklch(96.62% 0.039 170.4) |
| XYZ | xyz(80.0631, 91.6002, 95.8836) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.03
Light Light Blue
#CAFFFB
ΔE00 5.43
Very Light Blue
#D5FFFF
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF0 #FDDBE8
analogous
#DBFDDF #DBFDF0 #DBF9FD
triadic
#DBFDF0 #F0DBFD #FDF0DB
tetradic
#DBFDF0 #DFDBFD #FDDBE8 #F9FDDB
square
#DBFDF0 #DFDBFD #FDDBE8 #F9FDDB
split-complementary
#DBFDF0 #FDDBF9 #FDDFDB
monochromatic
#67F7C0 #A1FAD8 #DBFDF0 #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.09
#DBFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DBFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF0
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF0 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F4F3F1
Tritanopia (blue-blind)
#D4FEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfdf0; /* rgb */ color: rgb(219, 253, 240); /* oklch */ color: oklch(96.6% 0.039 170.4);
Tailwind
colors: {
custom: {
50: '#e6fef4',
500: '#dbfdf0',
950: '#000000',
},
}SCSS
$custom: #dbfdf0; $custom-light: #e6fef4; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf0",
"rgb": {
"r": 219,
"g": 253,
"b": 240
},
"hsl": {
"h": 157.059,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96621,
"c": 0.03915,
"h": 170.4
},
"luminance": 0.91602
}Semantic roles & 50–950 ramp
primary
#DBFDF0
secondary
#E795B5
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585