#DBFCF3#DBFCF3
#DBFCF3 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 177.3°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCF3 |
|---|---|
| RGB | rgb(219, 252, 243) |
| HSL | hsl(164, 85%, 92%) |
| HSV | hsv(164, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(96.47, -12.32, 0.72) |
| CIE-LCH | lch(96.47, 12.34, 176.65°) |
| OKLab | oklab(96.5% -0.0361 0.0017) |
| OKLCH | oklch(96.5% 0.036 177.3) |
| XYZ | xyz(80.1975, 91.1502, 98.1451) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.50
Ice Blue (survey)
#D7FFFE
ΔE00 3.60
Very Pale Blue
#D6FFFE
ΔE00 3.69
Lightcyan
#E0FFFF
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCF3 #FCDBE4
analogous
#DBFCE3 #DBFCF3 #DBF5FC
triadic
#DBFCF3 #F3DBFC #FCF3DB
tetradic
#DBFCF3 #E3DBFC #FCDBE4 #F5FCDB
square
#DBFCF3 #E3DBFC #FCDBE4 #F5FCDB
split-complementary
#DBFCF3 #FCDBF5 #FCE3DB
monochromatic
#6AF3CD #A3F7E0 #DBFCF3 #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.09
#DBFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DBFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCF3
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCF3 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F3
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#D3FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcf3; /* rgb */ color: rgb(219, 252, 243); /* oklch */ color: oklch(96.5% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#e6fdf7',
500: '#dbfcf3',
950: '#000000',
},
}SCSS
$custom: #dbfcf3; $custom-light: #e6fdf7; $custom-dark: #000000;
JSON
{
"hex": "#dbfcf3",
"rgb": {
"r": 219,
"g": 252,
"b": 243
},
"hsl": {
"h": 163.636,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96499,
"c": 0.03616,
"h": 177.3
},
"luminance": 0.91152
}Semantic roles & 50–950 ramp
primary
#DBFCF3
secondary
#E497AC
accent
#0441E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585