#DBFCF2#DBFCF2
#DBFCF2 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.037 H 175.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCF2 |
|---|---|
| RGB | rgb(219, 252, 242) |
| HSL | hsl(162, 85%, 92%) |
| HSV | hsv(162, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.45, -12.51, 1.20) |
| CIE-LCH | lch(96.45, 12.57, 174.52°) |
| OKLab | oklab(96.47% -0.0365 0.003) |
| OKLCH | oklch(96.47% 0.037 175.3) |
| XYZ | xyz(80.0470, 91.0900, 97.3520) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.76
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.04
Lightcyan
#E0FFFF
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCF2 #FCDBE5
analogous
#DBFCE2 #DBFCF2 #DBF6FC
triadic
#DBFCF2 #F2DBFC #FCF2DB
tetradic
#DBFCF2 #E2DBFC #FCDBE5 #F6FCDB
square
#DBFCF2 #E2DBFC #FCDBE5 #F6FCDB
split-complementary
#DBFCF2 #FCDBF6 #FCE2DB
monochromatic
#6AF3C9 #A3F7DE #DBFCF2 #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.09
#DBFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DBFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCF2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCF2 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F2
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#D4FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfcf2; /* rgb */ color: rgb(219, 252, 242); /* oklch */ color: oklch(96.5% 0.037 175.3);
Tailwind
colors: {
custom: {
50: '#e6fdf6',
500: '#dbfcf2',
950: '#000000',
},
}SCSS
$custom: #dbfcf2; $custom-light: #e6fdf6; $custom-dark: #000000;
JSON
{
"hex": "#dbfcf2",
"rgb": {
"r": 219,
"g": 252,
"b": 242
},
"hsl": {
"h": 161.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96471,
"c": 0.03663,
"h": 175.3
},
"luminance": 0.91092
}Semantic roles & 50–950 ramp
primary
#DBFCF2
secondary
#E497AE
accent
#0447E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585